Codeunit 1430 Role Center Notification Mgt. in 22
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 52
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| HideEvaluationNotificationAfterStartingTrial | () | public | Pending 21.0 | ||||
| Evaluation notification is removed | |||||||
| GetEvaluationNotificationId | () | Guid | public | Pending 21.0 | |||
| Evaluation notification is removed | |||||||
| GetTrialNotificationId | () | Guid | public | - | |||
| GetTrialSuspendedNotificationId | () | Guid | public | - | |||
| GetTrialExtendedNotificationId | () | Guid | public | - | |||
| GetTrialExtendedSuspendedNotificationId | () | Guid | public | - | |||
| GetPaidWarningNotificationId | () | Guid | public | - | |||
| GetPaidSuspendedNotificationId | () | Guid | public | - | |||
| GetSandboxNotificationId | () | Guid | public | - | |||
| GetChangeToPremiumExpNotificationId | () | Guid | public | - | |||
| ShowNotifications | () | Boolean | public | - | |||
| ShowEvaluationNotification | () | Boolean | public | Pending 21.0 | |||
| Evaluation notification is removed | |||||||
| ShowTrialNotification | () | Boolean | public | - | |||
| ShowTrialSuspendedNotification | () | Boolean | public | - | |||
| ShowTrialExtendedNotification | () | Boolean | public | - | |||
| ShowTrialExtendedSuspendedNotification | () | Boolean | public | - | |||
| ShowPaidWarningNotification | () | Boolean | public | - | |||
| ShowPaidSuspendedNotification | () | Boolean | public | - | |||
| ShowSandboxNotification | () | Boolean | public | - | |||
| EvaluationNotificationAction | (Notification) | public | Pending 21.0 | ||||
| Evaluation notification is removed | |||||||
| TrialNotificationAction | (Notification) | public | - | ||||
| TrialNotificationExtendAction | (Notification) | public | - | ||||
| TrialSuspendedNotificationAction | (Notification) | public | - | ||||
| TrialSuspendedNotificationExtendAction | (Notification) | public | - | ||||
| TrialSuspendedNotificationPartnerAction | (Notification) | public | - | ||||
| TrialExtendedNotificationSubscribeAction | (Notification) | public | - | ||||
| TrialExtendedNotificationPartnerAction | (Notification) | public | - | ||||
| PaidWarningNotificationAction | (Notification) | public | - | ||||
| PaidSuspendedNotificationAction | (Notification) | public | - | ||||
| GetLicenseRemainingDays | () | Integer | public | - | |||
| GetTrialTotalDays | () | Integer | public | - | |||
| DisableEvaluationNotification | () | public | - | ||||
| EnableEvaluationNotification | () | public | - | ||||
| IsEvaluationNotificationClicked | () | Boolean | public | - | |||
| DisableBuyNotification | () | public | - | ||||
| EnableBuyNotification | () | public | - | ||||
| DisableSandboxNotification | (Notification) | public | - | ||||
| DisableChangeToPremiumExpNotification | (Notification) | public | - | ||||
| CompanyNotSelectedMessage | () | Text | public | - | |||
| EvaluationNotificationMessage | () | Text | public | Pending 21.0 | |||
| Evaluation notification is removed | |||||||
| TrialNotificationMessage | () | Text | public | - | |||
| TrialSuspendedNotificationMessage | () | Text | public | - | |||
| TrialExtendedNotificationMessage | () | Text | public | - | |||
| TrialExtendedSuspendedNotificationMessage | () | Text | public | - | |||
| PaidWarningNotificationMessage | () | Text | public | - | |||
| PaidSuspendedNotificationMessage | () | Text | public | - | |||
| SandboxNotificationMessage | () | Text | public | - | |||
| ChangeToPremiumExpNotificationMessage | () | Text | public | - | |||
| ChangeToPremiumExpURL | (Notification) | public | - | ||||
| FixNowWSDeprecation | (Notification) | public | - | ||||
| GetWSDeprecationNotificationId | () | Guid | public | - | |||
| ShowWSDeprecationNotication | () | Boolean | public | - | |||
Events, 2
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeShowNotifications | () | - |
| Integration event | OnIsRunningPreview | (var Boolean) | - |