ServicePRO SDK Help

stcSolution..::..InActiveDate Property

Null, when standard best solution is active.
Contains DateTime value as of when best solution was de-activated.
Not Required

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

Syntax


[DataMemberAttribute]
public DateTime InActiveDate { get; set; }
<DataMemberAttribute> _
Public Property InActiveDate As DateTime
	Get
	Set

Field Value

The in active date.