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