ServicePRO SDK Help

stcBusinessHour..::..Enabled Property

Gets or sets a value indicating whether this stcBusinessHour is enabled.

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

Syntax


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

Field Value

true if enabled; otherwise, false.