Click or drag to resize

WorkOrderItemIngredientUsedQuantity Property

The quantity of the material consumed in the operation. [Unit: UsedQuantityUnit] [Required] [Default(1)]

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

Property Value

Type: Quantity
See Also