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

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

Syntax

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

See Also