ServicePRO SDK Help

stcCompany..::..InActiveDate Property

Specifies the date time value of when the company was retired.
When adding a new company it adds a default value as NULL.
(Optional)

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.