ServicePRO SDK Help

stcTeam..::..InActiveDate Property

Specifies Date Time value to indicate when the team got de-activated.
When adding a new team it sets the default to NULL

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.