Click or drag to resize

WorkOrderItemParentLineNo Property

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

Namespace:  Aloe.EnterpriseOne.Model.Production.ShopFloor
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