NotificationScope Option Type

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.

See Also

Get Started with AL
Developing Extensions