Click or drag to resize

EnterpriseCompanyEditPeriodStartDate Property

Start date of the priod when the documents can be edited.

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

Property Value

Type: NullableDateTime
See Also