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