RecipesRepositoryPriceAttribute 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<Recipe> PriceAttribute
Public Shared ReadOnly PriceAttribute As AmountDataAttribute(Of Recipe)
public:
static initonly AmountDataAttribute<Recipe^>^ PriceAttribute
static val PriceAttribute: AmountDataAttribute<Recipe>
Field Value
Type:
AmountDataAttributeRecipe
See Also