ProductPricesRepositoryPriceAttribute Field |
Definition of the
Price data attribute
Namespace:
Aloe.EnterpriseOne.Model.Crm
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly AmountDataAttribute<ProductPrice> PriceAttribute
Public Shared ReadOnly PriceAttribute As AmountDataAttribute(Of ProductPrice)
public:
static initonly AmountDataAttribute<ProductPrice^>^ PriceAttribute
static val PriceAttribute: AmountDataAttribute<ProductPrice>
Field Value
Type:
AmountDataAttributeProductPrice
See Also