BulkPaymentOrderLinesRepositoryInstallmentNumberAttribute 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<BulkPaymentOrderLine, Nullable<int>> InstallmentNumberAttribute
Public Shared ReadOnly InstallmentNumberAttribute As ColumnDataAttribute(Of BulkPaymentOrderLine, Nullable(Of Integer))
public:
static initonly ColumnDataAttribute<BulkPaymentOrderLine^, Nullable<int>^>^ InstallmentNumberAttribute
static val InstallmentNumberAttribute: ColumnDataAttribute<BulkPaymentOrderLine, Nullable<int>>
Field Value
Type:
ColumnDataAttributeBulkPaymentOrderLine,
NullableInt32
See Also