Click or drag to resize

RecipeOperationCalculateStandardCost Method

Calculates the operation's standard cost in the currency of the recipe's product.

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

Return Value

Type: Amount
Returns the operation standard cost.
See Also