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 DefSev400to600FilterKey
Visual Basic
Public Const DefSev400to600FilterKey As String
JScript
public const var DefSev400to600FilterKey : String

Remarks

The filter selects all the alarm with Severity Between 401 and 600

See Also