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