ServicePRO SDK Help

stcBusinessHourHoliday..::..On Property

Gets or sets a value indicating whether this stcBusinessHourHoliday is on.

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

Syntax


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

Field Value

true if on; otherwise, false.