Click or drag to resize

ManagedAssetManagedAssetType Property

The type of the asset. Determines the tracked parameters for the asset, the applicable maintenance types, etc. [Required] [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Applications.AssetManagement
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ManagedAssetType ManagedAssetType { get; set; }

Property Value

Type: ManagedAssetType
See Also