Hierarchy
- TSettings
Properties
Readonly docflow
Approval sheets archiving settings.
Readonly folderSettings
Settings of the folder tree.
Readonly registrationSettings
Registration settings of the app.
Readonly signature
Signature settings of the app.
Methods
getDocTemplates
-
Get document templates in an app.
const settings = await Application.getSettings(); const docTemplates = await settings.getDocTemplates();
Returns Promise<TDocTemplate[]>
App settings fields