ServicePRO SDK Help

stcSchedule..::..AfterHours Property

Gets or sets a value indicating whether [after hours].

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

Syntax


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

Field Value

true if [after hours]; otherwise, false.