Click or drag to resize

ConsumptionOrderLineConsumedQuantityBase Property

The requested quantity equivalence in the base measurement category of the requested material. [Unit: Product.BaseMeasurementCategory.BaseUnit] [Required] [ReadOnly]

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

Property Value

Type: Quantity
See Also