Click or drag to resize

DepreciationPlanLineLineNumber Property

Consecutive number of the line within the depreciation plan. [Required] [Filter(eq)]

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

Property Value

Type: Int32

Implements

IDocumentLineLineNumber
See Also