Click or drag to resize

AssetCategoryDepreciationPlanTemplates Property

List of DepreciationPlanTemplate child objects, based on the Finance.Assets.DepreciationPlanTemplate.AssetCategory 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<DepreciationPlanTemplate> DepreciationPlanTemplates { get; }

Property Value

Type: ChildCollectionDepreciationPlanTemplate
See Also