Click or drag to resize

RecipeIngredientUnitCost Property

Cost of 1 of Usage_Unit_Id. [Currency: Recipe.Product.CostingCurrency] [Required] [Default(0)] [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 Amount UnitCost { get; set; }

Property Value

Type: Amount
See Also