ServicePRO SDK Help

stcLogOffInitiated..::..LogOffInitiated Property

Gets or sets a value indicating whether [log off initiated].

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

Syntax


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

Field Value

true if [log off initiated]; otherwise, false.