Share via


MonitoringAlertResolutionState.IsSystem Property

Definition

Whether this is a system defined resolution state.

public:
 property bool IsSystem { bool get(); };
public bool IsSystem { get; }
member this.IsSystem : bool
Public ReadOnly Property IsSystem As Boolean

Property Value

Returns a Boolean value that is true if this is a system-defined resolution state and false otherwise.

Applies to