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