PaymentSlipPaymentTransactionsTemplatesRepositoryCreateIncomePaymentsAttribute 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<PaymentSlipPaymentTransactionsTemplate, bool> CreateIncomePaymentsAttribute
Public Shared ReadOnly CreateIncomePaymentsAttribute As ColumnDataAttribute(Of PaymentSlipPaymentTransactionsTemplate, Boolean)
public:
static initonly ColumnDataAttribute<PaymentSlipPaymentTransactionsTemplate^, bool>^ CreateIncomePaymentsAttribute
static val CreateIncomePaymentsAttribute: ColumnDataAttribute<PaymentSlipPaymentTransactionsTemplate, bool>
Field Value
Type:
ColumnDataAttributePaymentSlipPaymentTransactionsTemplate,
Boolean
See Also