ServicePRO SDK Help

stcSolution..::..RevisionNumber Property

Indicates the number of times standard best solution is revised.
Not Required
By Default set to 1 when adding a new Best Solution.

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

Syntax


[DataMemberAttribute]
public int RevisionNumber { get; set; }
<DataMemberAttribute> _
Public Property RevisionNumber As Integer
	Get
	Set

Field Value

The revision number.