RecipeIngredientsRepositoryUnitPriceAttribute Field |
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> UnitPriceAttribute
Public Shared ReadOnly UnitPriceAttribute As AmountDataAttribute(Of RecipeIngredient)
public:
static initonly AmountDataAttribute<RecipeIngredient^>^ UnitPriceAttribute
static val UnitPriceAttribute: AmountDataAttribute<RecipeIngredient>
Field Value
Type:
AmountDataAttributeRecipeIngredient
See Also