Click or drag to resize

WorkOrderItemProducedQuantityUnit Property

The measurement unit of the quantity produced in the operation. [Required] [Filter(multi eq)]

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

Property Value

Type: MeasurementUnit
See Also