The maximum severity that must be set in the AcknowledgeEditor
to show this pre-defined comment
Namespace: Ico.AwxAssembly: AwxViewControl (in AwxViewControl.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) |