ServicePRO SDK Help

stcSolution..::..InActive Property

0 – Standard Best Solution is active.
-1 – Standard Best solution is de-activated.
Not Required - By Default it is set to 0, when adding a new Best solution.

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.