dbicMonth Send comments on this topic.
ContactID Property
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : ContactID Property

Gets or sets the ContactID filter.

Syntax

Visual Basic (Declaration) 
Public Property ContactID As String
C# 
public string ContactID {get; set;}

Property Value

string

Remarks

When this property is assigned a value, only those dbiDayFormats and dbiAppointmentItems with their respective ContactID properties set to the same value, will be shown.

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also