PurchaseOrderLinesRepositoryLineNoAttribute Field |
Definition of the
LineNo 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<PurchaseOrderLine, int> LineNoAttribute
Public Shared ReadOnly LineNoAttribute As ColumnDataAttribute(Of PurchaseOrderLine, Integer)
public:
static initonly ColumnDataAttribute<PurchaseOrderLine^, int>^ LineNoAttribute
static val LineNoAttribute: ColumnDataAttribute<PurchaseOrderLine, int>
Field Value
Type:
ColumnDataAttributePurchaseOrderLine,
Int32
See Also