PaymentTransactionLinesRepositoryAllowOverpaymentAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Payments
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<PaymentTransactionLine, bool> AllowOverpaymentAttribute
Public Shared ReadOnly AllowOverpaymentAttribute As ColumnDataAttribute(Of PaymentTransactionLine, Boolean)
public:
static initonly ColumnDataAttribute<PaymentTransactionLine^, bool>^ AllowOverpaymentAttribute
static val AllowOverpaymentAttribute: ColumnDataAttribute<PaymentTransactionLine, bool>
Field Value
Type:
ColumnDataAttributePaymentTransactionLine,
Boolean
See Also