Click or drag to resize

ReconciliationLineLineOrd Property

The ordinal position of the line within the document. Duplicates are allowed, but not suggested. [Required]

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public int LineOrd { get; set; }

Property Value

Type: Int32
See Also