Click or drag to resize

ManagedAssetTypeIsActive Property

Specifies whether the asset type is active for choosing in drop-down choices. [Required] [Default(true)]

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

Property Value

Type: Boolean
See Also