Click or drag to resize

RecipeCalculateIngredientsCost Method

Calculates the total cost of the ingredients in the recipe.

Namespace:  Aloe.EnterpriseOne.Model.Production.Technologies
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Amount CalculateIngredientsCost()

Return Value

Type: Amount
Returns the recipe's ingredients cost.
See Also