Click or drag to resize

DocumentAdjustmentTime Property

Date/time when the document last has been adjusted by corrective document

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

Property Value

Type: NullableDateTime
See Also