Click or drag to resize

DepreciationPlanLines Property

List of DepreciationPlanLine child objects, based on the Finance.Assets.DepreciationPlanLine.DepreciationPlan back reference

Namespace:  Aloe.EnterpriseOne.Model.Finance.Assets
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<DepreciationPlanLine> Lines { get; }

Property Value

Type: ChildCollectionDepreciationPlanLine
See Also