Click or drag to resize

OutputOrderConsumptionLineConsumedQuantityForScrap Property

The scrapped quantity of the material for this operation. [Unit: QuantityUnit] [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 Quantity ConsumedQuantityForScrap { get; set; }

Property Value

Type: Quantity
See Also