Click or drag to resize

PersonalDataProcessDiscontinuationDate Property

The date on which the process was discontinued. Null if the process is still active. [Filter(eq;ge;le)]

Namespace:  Aloe.EnterpriseOne.Model.Applications.PersonalData
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<DateTime> DiscontinuationDate { get; set; }

Property Value

Type: NullableDateTime
See Also