Click or drag to resize

StoreTransactionLineParentLineNo 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.Inventory
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