Click or drag to resize

AssetAssetCategory Property

The category of this asset. The category may determine default values for the depreciation plans for the different valuation models for this asset. [Required] [Filter(multi eq)]

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

Property Value

Type: AssetCategory
See Also