Click or drag to resize

StoreOrdersRepositoryPlannedCompletionDateAttribute Field

Definition of the PlannedCompletionDate 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, Nullable<DateTime>> PlannedCompletionDateAttribute

Field Value

Type: ColumnDataAttributeStoreOrder, NullableDateTime
See Also