| Visual Basic (Declaration) | |
|---|---|
Public Property TaskID As String | |
| C# | |
|---|---|
public string TaskID {get; set;} | |
Property Value
stringWhen this property contains a value, only dbiDayFormats with their TaskID set to the same value will be shown in the control.
| dbicDate | Send comments on this topic. |
| TaskID Property | |
| See Also | |
|
| dbicDate Assembly > Dbi.WinControl.Date Namespace > dbiDate Class : TaskID Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property TaskID As String | |
| C# | |
|---|---|
public string TaskID {get; set;} | |