ServicePRO SDK Help

stcSystem..::..Terminal Property

Gets or sets a value indicating whether this stcSystem is terminal.

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

Syntax


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

Field Value

true if terminal; otherwise, false.