Click or drag to resize

ReconciliationOrdersRepositoryDueDateAttribute Field

Definition of the DueDate data attribute

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public static readonly ColumnDataAttribute<ReconciliationOrder, DateTime> DueDateAttribute

Field Value

Type: ColumnDataAttributeReconciliationOrder, DateTime
See Also