The filter selects all the LatchAck alarms with NewState equal LatchAck (Shelved = 1, Latch = 1, Enabled = 1, Acked = 1)

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

Syntax

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

See Also