Click or drag to resize

WorkOrderDurationHour Property

The duration of all operations in the protocol either planned (for planned orders) or actual (for completed orders). [Required] [Default(0)]

Namespace:  Aloe.EnterpriseOne.Model.Production.ShopFloor
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public decimal DurationHour { get; set; }

Property Value

Type: Decimal
See Also