PaymentTransactionLinesRepositoryPaymentTransactionIdAttribute 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<PaymentTransactionLine, Guid> PaymentTransactionIdAttribute
Public Shared ReadOnly PaymentTransactionIdAttribute As ColumnDataAttribute(Of PaymentTransactionLine, Guid)
public:
static initonly ColumnDataAttribute<PaymentTransactionLine^, Guid^>^ PaymentTransactionIdAttribute
static val PaymentTransactionIdAttribute: ColumnDataAttribute<PaymentTransactionLine, Guid>
Field Value
Type:
ColumnDataAttributePaymentTransactionLine,
Guid
See Also