An identifier for severity filter

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

Syntax

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

Remarks

The filter selects all the alarm with Severity Less than or equal to 400

See Also