M-Files UI Extensibility Framework
IVaultUI Interface
Members 
Description
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.
Public Methods
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.
Public Properties
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.
See Also

IVaultUI Members