PaymentTypesRepositoryDefaultPaymentAccountIdAttribute 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<PaymentType, Nullable<Guid>> DefaultPaymentAccountIdAttribute
Public Shared ReadOnly DefaultPaymentAccountIdAttribute As ColumnDataAttribute(Of PaymentType, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<PaymentType^, Nullable<Guid^>^>^ DefaultPaymentAccountIdAttribute
static val DefaultPaymentAccountIdAttribute: ColumnDataAttribute<PaymentType, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributePaymentType,
NullableGuid
See Also