PaymentSlipAmountsRepositoryIsPartyPaymentAttribute 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<PaymentSlipAmount, bool> IsPartyPaymentAttribute
Public Shared ReadOnly IsPartyPaymentAttribute As ColumnDataAttribute(Of PaymentSlipAmount, Boolean)
public:
static initonly ColumnDataAttribute<PaymentSlipAmount^, bool>^ IsPartyPaymentAttribute
static val IsPartyPaymentAttribute: ColumnDataAttribute<PaymentSlipAmount, bool>
Field Value
Type:
ColumnDataAttributePaymentSlipAmount,
Boolean
See Also