[]
        
(Showing Draft Content)

DesignerAPI

Type Alias: DesignerAPI

type DesignerAPI = object;

Type of object returned by functions from GlobalDesignerAPI

Properties

app

app: DesignerApiAppSettings;

Application-related APIs


documents

documents: DocumentsAPI;

This object includes functions allowing to create/open/save report, etc.


notifications

notifications: NotificationsAPI;

Allows to utilize built-in notifications system