Click or drag to resize

ConsumptionOrderLineConsumptionType Property

Determines whether the material cost is distributed among all produced products, or only one (specified in the Work Order Item Ingredient). [Required] [Filter(eq)] [ReadOnly]

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

Property Value

Type: ConsumptionOrderLinesRepositoryConsumptionType
See Also