RecipeIngredientsRepositoryUnitCostAttribute Field |
Definition of the
UnitCost data attribute
Namespace:
Aloe.EnterpriseOne.Model.Production.Technologies
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly AmountDataAttribute<RecipeIngredient> UnitCostAttribute
Public Shared ReadOnly UnitCostAttribute As AmountDataAttribute(Of RecipeIngredient)
public:
static initonly AmountDataAttribute<RecipeIngredient^>^ UnitCostAttribute
static val UnitCostAttribute: AmountDataAttribute<RecipeIngredient>
Field Value
Type:
AmountDataAttributeRecipeIngredient
See Also