[]
type DesignerAPI = object;
Type of object returned by functions from GlobalDesignerAPI
app: DesignerApiAppSettings;
Application-related APIs
documents: DocumentsAPI;
This object includes functions allowing to create/open/save report, etc.
notifications: NotificationsAPI;
Allows to utilize built-in notifications system