Click or drag to resize

MaintenanceProfilePlanIsActive Property

True if the maintenance plan is active for this profile. When a plan is not active, maintenance for it will not occur for the current profile. [Required] [Default(true)]

Namespace:  Aloe.EnterpriseOne.Model.Applications.Fleet
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