PaymentSlipAmountsRepositoryPaymentSlipIdAttribute Field |
Definition of the data attribute for
PaymentSlip reference
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, Guid> PaymentSlipIdAttribute
Public Shared ReadOnly PaymentSlipIdAttribute As ColumnDataAttribute(Of PaymentSlipAmount, Guid)
public:
static initonly ColumnDataAttribute<PaymentSlipAmount^, Guid^>^ PaymentSlipIdAttribute
static val PaymentSlipIdAttribute: ColumnDataAttribute<PaymentSlipAmount, Guid>
Field Value
Type:
ColumnDataAttributePaymentSlipAmount,
Guid
See Also