Table 1511 Notification Entry in 26
- App
- Base Application
- Namespace
- System.Environment.Configuration
Fields, 10Keys, 3Procedures, 3
Versions171819202122232425262728latest
Source29
Fields, 10
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | ID | Integer | - |
| 3 | Type | Enum Notification Entry Type | - |
| 4 | Recipient User ID | Code[50] | - |
| 5 | Triggered By Record | RecordId | - |
| 6 | Link Target Page | Integer | - |
| 7 | Custom Link | Text[250] | - |
| 8 | Error Message | Text[2048] | - |
| 9 | Created Date-Time | DateTime | - |
| 10 | Created By | Code[50] | - |
| 18 | Sender User ID | Code[50] | - |
Keys, 3
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | ID | - |
| Key2 | Created Date-Time | - |
| Key3 | Triggered By Record, Type | - |
Procedures, 3
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| CreateNotificationEntry | (Enum Notification Entry Type, Code[50], Variant, Integer, Text[250], Code[50]) | public | - | |
| GetTelemetryDimensions | (Enum Notification Entry Type) | Dictionary | internal | - |
| InsertRec | (Enum Notification Entry Type, Code[50], RecordId, Integer, Text[250], Code[50]) | Boolean | public | - |