PurchaseProductPricesRepositoryCurrencyIdAttribute Field |
Definition of the data attribute for
Currency reference
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Procurement
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<PurchaseProductPrice, Guid> CurrencyIdAttribute
Public Shared ReadOnly CurrencyIdAttribute As ColumnDataAttribute(Of PurchaseProductPrice, Guid)
public:
static initonly ColumnDataAttribute<PurchaseProductPrice^, Guid^>^ CurrencyIdAttribute
static val CurrencyIdAttribute: ColumnDataAttribute<PurchaseProductPrice, Guid>
Field Value
Type:
ColumnDataAttributePurchaseProductPrice,
Guid
See Also