Click or drag to resize

DepreciationPlanLineDepreciationStartDate Property

Start date of the depreciation plan for this asset. [Required]

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

Property Value

Type: DateTime
See Also