PurchaseInvoiceLinesRepositoryLineAmountAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Procurement
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly AmountDataAttribute<PurchaseInvoiceLine> LineAmountAttribute
Public Shared ReadOnly LineAmountAttribute As AmountDataAttribute(Of PurchaseInvoiceLine)
public:
static initonly AmountDataAttribute<PurchaseInvoiceLine^>^ LineAmountAttribute
static val LineAmountAttribute: AmountDataAttribute<PurchaseInvoiceLine>
Field Value
Type:
AmountDataAttributePurchaseInvoiceLine
See Also