Click or drag to resize

PrincipalRecipeIngredientUsageQuantity Property

Quantity to be consumed from the material. null means that the quantity is specified with formula. [Unit: UsageUnit] [Default(1)] [Filter(ge;le)]

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

Property Value

Type: Quantity
See Also