Click or drag to resize

StoreOrdersRepositoryDueDateAttribute 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<StoreOrder, DateTime> DueDateAttribute

Field Value

Type: ColumnDataAttributeStoreOrder, DateTime
See Also