Click or drag to resize

WorkOrderItemOperationActualStartDateTime Property

The date/time when the operation has started. null means that the has not started yet.

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

Property Value

Type: NullableDateTime
See Also