Enum alertInfoSeverity
Enumeration of values for the severity element of the alertInfo class.
Namespace: CommonAlertingProtocol
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public enum alertInfoSeverity
  Fields
| Name | Description | 
|---|---|
| Extreme | Extraordinary threat to life or property  | 
      
| Minor | Minimal to no known threat to life or property  | 
      
| Moderate | Possible threat to life or property  | 
      
| Severe | Significant threat to life or property  | 
      
| Unknown | Severity unknown  |