Description
Document settings are saved in the database. With the Document Link you can retrieve the basic document settings from the Document tab in the General Settings module, Settings folder, Basic data form (F0055):
Only the user can change the document settings in the Basic data form. However, if it is required that the settings are changed without the intervention of the user, a query or stored procedure can be used.
Example
The code in the following example retrieves a basic document setting:
Msgbox “Setting: ” & oDMLink.Settings.UseDocManagementSystem