Click or drag to resize

WorkOrderItemIngredientDistributeByMeasurementCategory Property

Measurement category by which the materials from the line are distributed amongst all work order items in case Distribute_By = MC. Should be NOT null iif Distribute_By = MC. [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 MeasurementCategory DistributeByMeasurementCategory { get; set; }

Property Value

Type: MeasurementCategory
See Also