CustomersRepositoryNumberAttribute Field |
Definition of the
Number data attribute
Namespace:
Aloe.EnterpriseOne.Model.Crm
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Customer, string> NumberAttribute
Public Shared ReadOnly NumberAttribute As ColumnDataAttribute(Of Customer, String)
public:
static initonly ColumnDataAttribute<Customer^, String^>^ NumberAttribute
static val NumberAttribute: ColumnDataAttribute<Customer, string>
Field Value
Type:
ColumnDataAttributeCustomer,
String
See Also