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