Click or drag to resize

WarehouseRequisitionLineParentLineNo Property

The number of the line within the parent document, which the current line executes. null when the current line does not execute line.

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Wms
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