Click or drag to resize

DepreciationsRepositoryDepreciationRange Class

Allowed values for the DepreciationRange data attribute
Inheritance Hierarchy
SystemObject
  SystemValueType
    SystemEnum
      Aloe.EnterpriseOne.Model.Finance.AssetsDepreciationsRepositoryDepreciationRange

Namespace:  Aloe.EnterpriseOne.Model.Finance.Assets
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public sealed class DepreciationRange : Enum

The DepreciationsRepositoryDepreciationRange type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAllAssets
AllAssets value. Stored as 'A'.
Public fieldStatic memberSpecifiedAssets
SpecifiedAssets value. Stored as 'S'.
Public fieldvalue__
Top
See Also