The filter selects all the CLEARED alarms with Acked state (Acked = 1, Active = 0, Enabled = 1, Clear = 1)

Namespace: Ico.Awx.Common
Assembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public const string DefAlarmStateCleared
Visual Basic
Public Const DefAlarmStateCleared As String
JScript
public const var DefAlarmStateCleared : String

See Also