Click or drag to resize

RecipeCalculateOperationsCost Method

Calculates the total cost of the operations 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 CalculateOperationsCost()

Return Value

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