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