Enum alertStatus
Enumeration for the alert status.
Namespace: CommonAlertingProtocol
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public enum alertStatus
  Fields
| Name | Description | 
|---|---|
| Actual | Actionable by all targeted recipients.  | 
      
| Draft | A preliminary template or draft, not actionable in its current form.  | 
      
| Exercise | Actionable only by designated exercise participants; exercise identifier SHOULD appear in note  | 
      
| System | For messages that support alert network internal functions.  | 
      
| Test | Technical testing only, all recipients disregard  |