Click or drag to resize

PersonalDataProcessEstablishDate Property

The data on which the process was established and started functioning. [Required] [Default(Now)] [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 DateTime EstablishDate { get; set; }

Property Value

Type: DateTime
See Also