AlertTypes
Name: Alert Types
Type: Ancillary
Modules: Pass - Booking, Clients, Sched Admin, Sched Editor
Description: Description and content of the Passenger Alerts.
| Field | Documentation |
|---|---|
| AlertTypeID | Numeric identifier of the alert type. |
| AlertTypeName | Description of the alert type. |
| AlertTypePriority | Numeric value of the priority order for the alert. Multiple alerts can be displayed at one time. |
| AlertTypeText | Message to be displayed to the user if the alert is generated. |
| AlertTypeUsrGrpIDs | User groups that will see the generated alert. |
| AlertContextIDs | Numeric identifier of the alert context (from the AlertContext table). |
| Closable | If true, the user can close (stop displaying) the alert. |