Click or drag to resize

DepreciationAssets Property

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

Property Value

Type: ChildCollectionDepreciationAsset
See Also