CustomersRepositoryAllowUseAsPrimaryCustomerAttribute 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, bool> AllowUseAsPrimaryCustomerAttribute
Public Shared ReadOnly AllowUseAsPrimaryCustomerAttribute As ColumnDataAttribute(Of Customer, Boolean)
public:
static initonly ColumnDataAttribute<Customer^, bool>^ AllowUseAsPrimaryCustomerAttribute
static val AllowUseAsPrimaryCustomerAttribute: ColumnDataAttribute<Customer, bool>
Field Value
Type:
ColumnDataAttributeCustomer,
Boolean
See Also