RecipeIngredientsRepositoryCostAttribute Field |
Definition of the
Cost 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> CostAttribute
Public Shared ReadOnly CostAttribute As AmountDataAttribute(Of RecipeIngredient)
public:
static initonly AmountDataAttribute<RecipeIngredient^>^ CostAttribute
static val CostAttribute: AmountDataAttribute<RecipeIngredient>
Field Value
Type:
AmountDataAttributeRecipeIngredient
See Also