ServicePRO SDK Help

stcCustomChart..::..TaskScheduled Property

Gets or sets a value indicating whether [task scheduled].

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

Syntax


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

Field Value

true if [task scheduled]; otherwise, false.