Defines the minimum severity used to filter data
Namespace: Ico.Awx.CommonAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public int MinSeverity { get; set; } |
| Visual Basic |
|---|
Public Property MinSeverity As Integer Get Set |
| JScript |
|---|
function get MinSeverity () : int function set MinSeverity (value : int) |