BulkPaymentOrderLinesRepositoryTotalAmountAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Payments
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly AmountDataAttribute<BulkPaymentOrderLine> TotalAmountAttribute
Public Shared ReadOnly TotalAmountAttribute As AmountDataAttribute(Of BulkPaymentOrderLine)
public:
static initonly AmountDataAttribute<BulkPaymentOrderLine^>^ TotalAmountAttribute
static val TotalAmountAttribute: AmountDataAttribute<BulkPaymentOrderLine>
Field Value
Type:
AmountDataAttributeBulkPaymentOrderLine
See Also