ServicePRO SDK Help

stcAppointment..::..isInactive Property

Gets or sets a value indicating whether this instance is inactive.

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

Syntax


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

Field Value

true if this instance is inactive; otherwise, false.