Defines the maximum 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 MaxSeverity { get; set; } |
Visual Basic |
---|
Public Property MaxSeverity As Integer Get Set |
JScript |
---|
function get MaxSeverity () : int function set MaxSeverity (value : int) |