PaymentTransactionsRepositoryTotalAmountAttribute 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<PaymentTransaction> TotalAmountAttribute
Public Shared ReadOnly TotalAmountAttribute As AmountDataAttribute(Of PaymentTransaction)
public:
static initonly AmountDataAttribute<PaymentTransaction^>^ TotalAmountAttribute
static val TotalAmountAttribute: AmountDataAttribute<PaymentTransaction>
Field Value
Type:
AmountDataAttributePaymentTransaction
See Also