Click or drag to resize

DepreciationDepreciationRange Property

Determines whether all assets in the system will be depreciated or only the assets specified in the current document will be depreciated. A = 'All assets', S = 'Specified assets'. [Required] [Default("A")] [Filter(eq)]

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

Property Value

Type: DepreciationsRepositoryDepreciationRange
See Also