IVaultUI interface is the root interface that is given to the scripts that are executed in the vaultui environment. It enables showing message boxes and dashboards from MFStatus.exe.
![]() | Shows the default M-Files message box with the specified content and appearance. |
![]() | Shows a dashboard in a separate window. The parent for the dashboard will be the IVaultUI object. |
![]() | Returns the event registering interface of the IVaultUI interface. |
![]() | Returns the logged-in M-Files API Vault object (uses M-Files Client API). |
![]() | Returns the associated VaultEntry object. |