Click or drag to resize

ShipmentLineParentLineNo Property

The number of the line within the parent document, which the current line executes. null when the current line does not execute parent line. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Shipment
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<int> ParentLineNo { get; set; }

Property Value

Type: NullableInt32
See Also