TransportationOrderLinesRepositoryParentLineNoAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Shipment
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<TransportationOrderLine, Nullable<int>> ParentLineNoAttribute
Public Shared ReadOnly ParentLineNoAttribute As ColumnDataAttribute(Of TransportationOrderLine, Nullable(Of Integer))
public:
static initonly ColumnDataAttribute<TransportationOrderLine^, Nullable<int>^>^ ParentLineNoAttribute
static val ParentLineNoAttribute: ColumnDataAttribute<TransportationOrderLine, Nullable<int>>
Field Value
Type:
ColumnDataAttributeTransportationOrderLine,
NullableInt32
See Also