PaymentSlipAmountsRepositoryLineNoAttribute Field |
Definition of the
LineNo data attribute
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, int> LineNoAttribute
Public Shared ReadOnly LineNoAttribute As ColumnDataAttribute(Of PaymentSlipAmount, Integer)
public:
static initonly ColumnDataAttribute<PaymentSlipAmount^, int>^ LineNoAttribute
static val LineNoAttribute: ColumnDataAttribute<PaymentSlipAmount, int>
Field Value
Type:
ColumnDataAttributePaymentSlipAmount,
Int32
See Also