PaymentTransactionsRepositoryPaymentAccountIdAttribute 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<PaymentTransaction, Nullable<Guid>> PaymentAccountIdAttribute
Public Shared ReadOnly PaymentAccountIdAttribute As ColumnDataAttribute(Of PaymentTransaction, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<PaymentTransaction^, Nullable<Guid^>^>^ PaymentAccountIdAttribute
static val PaymentAccountIdAttribute: ColumnDataAttribute<PaymentTransaction, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributePaymentTransaction,
NullableGuid
See Also