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