Click or drag to resize

DepreciationMethodStartFromNextMonth Property

When true, denotes that the depreciation starts from the month, following the month of deployment. When false, the depreciation starts from the same month. [Required] [Default(true)] [ReadOnly]

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

Property Value

Type: Boolean
See Also