Click or drag to resize

TemplateLineLineNo Property

Consecutive number of the line within the template. Determines the order of execution of the template lines. [Required]

Namespace:  Aloe.EnterpriseOne.Model.Finance.Accounting
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public int LineNo { get; set; }

Property Value

Type: Int32
See Also