Codeunit 1756 Data Class. Notification Mgt. in 28
- App
- Base Application
- Namespace
- Microsoft.Utilities
Versions171819202122232425262728latest
Source29
Procedures, 14
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| FireDataClassificationNotification | () | public | - | |
| FireSyncFieldsNotification | (Integer) | public | - | |
| FireUnclassifiedFieldsNotification | () | public | - | |
| ShowNotifications | () | public | - | |
| DisableNotifications | (Notification) | public | - | |
| ShowSyncFieldsNotificationIfThereAreUnsynchedFields | () | public | - | |
| GetFilterTextForFieldValuesInTable | (var RecordRef, Integer) | Text | public | - |
| OpenDataClassificationWizard | (Notification) | public | - | |
| OpenClassificationWorksheetPage | (Notification) | public | - | |
| GetDataClassificationNotificationId | () | Guid | public | - |
| GetSyncFieldsNotificationId | () | Guid | public | - |
| GetUnclassifiedFieldsNotificationId | () | Guid | public | - |
| SyncAllFieldsFromNotification | (Notification) | public | - | |
| ShowNotificationIfThereAreUnclassifiedFields | () | public | - |