ServicePRO SDK Help

stcAsset..::..InActive Property

Gets or sets a value indicating whether [in active].

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

Syntax


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

Field Value

true if [in active]; otherwise, false.