Click or drag to resize

WorkOrdersRepositoryCompletionDateAttribute Field

Definition of the CompletionDate data attribute

Namespace:  Aloe.EnterpriseOne.Model.Production.ShopFloor
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public static readonly ColumnDataAttribute<WorkOrder, Nullable<DateTime>> CompletionDateAttribute

Field Value

Type: ColumnDataAttributeWorkOrder, NullableDateTime
See Also