NotificationType
Primary Key
| Primary Key | Field Type | 
|---|---|
| ID | int | 
Fields
| Field | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
| SystemName | nvarchar(100) | |||
| SystemDescription | nvarchar(255) | |||
| ContextType | int | yes | 
Indexes
| Index Name | Fields | Unique | Primary | Clustered | 
|---|---|---|---|---|
| PK_NotificationType | ID | yes | yes | 
Referenced by
| Referenced by | Field | 
|---|---|
| NC_Notification | NotificationTypeID |