Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Version: Available or changed with runtime version 1.0.
Specifies the context in which the notification appears in the client.
Members
| Member | Description |
|---|---|
| GlobalScope | The notifications are not directly related to the user's current task. Note: GlobalScope is currently not supported, so do not use this value. |
| LocalScope | The notification appears in context of the user's current task, on the page the user is currently working on. This is the default value. |