Click or drag to resize

ManagedAssetScheduledMaintenanceIsDismissed Property

Specifies whether the notification for the maintenance is dismissed and the planner has decided the course of action. [Required] [Default(false)] [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 bool IsDismissed { get; set; }

Property Value

Type: Boolean
See Also