ServicePRO SDK Help

stcCalendarResource..::..bChecked Property

Gets or sets a value indicating whether [b checked].

Namespace:  HelpSTAR.PCL.Common
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


[DataMemberAttribute]
public bool bChecked { get; set; }
<DataMemberAttribute> _
Public Property bChecked As Boolean
	Get
	Set

Field Value

true if [b checked]; otherwise, false.