CustomersRepositoryDefaultPaymentAccountIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Customer, Nullable<Guid>> DefaultPaymentAccountIdAttribute
Public Shared ReadOnly DefaultPaymentAccountIdAttribute As ColumnDataAttribute(Of Customer, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<Customer^, Nullable<Guid^>^>^ DefaultPaymentAccountIdAttribute
static val DefaultPaymentAccountIdAttribute: ColumnDataAttribute<Customer, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeCustomer,
NullableGuid
See Also