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

Remarks

The filter selects all the alarm with Severity Between 101 and 200

See Also