Click or drag to resize

DepreciationMethodsRepositoryPeriodDeterminationMethod Class

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

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

The DepreciationMethodsRepositoryPeriodDeterminationMethod type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberByDays
ByDays value. Stored as 'BD'.
Public fieldStatic memberCurrentMonth
CurrentMonth value. Stored as 'CM'.
Public fieldStatic memberNextMonth
NextMonth value. Stored as 'NM'.
Public fieldvalue__
Top
See Also