WarehouseOrderLinesRepositoryLineNoAttribute Field |
Definition of the
LineNo data attribute
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Wms
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<WarehouseOrderLine, int> LineNoAttribute
Public Shared ReadOnly LineNoAttribute As ColumnDataAttribute(Of WarehouseOrderLine, Integer)
public:
static initonly ColumnDataAttribute<WarehouseOrderLine^, int>^ LineNoAttribute
static val LineNoAttribute: ColumnDataAttribute<WarehouseOrderLine, int>
Field Value
Type:
ColumnDataAttributeWarehouseOrderLine,
Int32
See Also