| Visual Basic (Declaration) | |
|---|---|
Public Property TaskID As String | |
| C# | |
|---|---|
public string TaskID {get; set;} | |
Property Value
A String value indicating the Task ID used filter the custom areas.This property must equal a valid task Entry ID.
NOTE: this property is not applicable to dbiSchedule. At the time of documentation, it is only applicable to the dbicDayView control.