The Severity of the event
Namespace: Ico.AwxAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public int Severity { get; set; } |
| Visual Basic |
|---|
Public Property Severity As Integer Get Set |
| JScript |
|---|
function get Severity () : int function set Severity (value : int) |