Click or drag to resize

DepreciationMethodPeriodDeterminationMethod Property

Determines when the depreciation starts and when it ends. NM=Next_Month, CM=Current_Month, BD=By_Days. [Required]

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

Property Value

Type: DepreciationMethodsRepositoryPeriodDeterminationMethod
See Also