M-Files API 23.11.13135.0
VaultCustomApplicationManagementOperations Object
Members 
Description
VaultCustomApplicationManagementOperations is an interface for managing custom applications in a vault.
Public Methods
Retrieves a specific block of the specified application file from the server.
Retrieves a specific block of the specified application file from the server (uses 32-bit arguments).
Begins the block-by-block download of the specified application.
Begins the block-by-block download of the specified application (uses 32-bit arguments).
Enables or disables the specified custom application in current client for this user.
Enables or disables the specified custom application at vault level for all users.
Gets a single custom application.
Get the license details of the current license for a custom application.
Get the license status enumeration of the current license for a custom application.
Get the license details of a new license for a custom application.
Get the license status enumeration of a new license for a custom application.
Gets the custom applications installed in the vault. Use the GetCustomApplicationsEx2 method for additional options.
Gets the custom applications installed in the vault. Use the GetCustomApplicationsEx2 method for additional options.
Gets the custom applications installed in the vault.
Installs a custom application from the specified file to the vault.
Install a new license for a custom application.
Uninstalls the specified custom application from the vault.
Remarks
This method group interface can be accessed via the Vault object.
See Also

VaultCustomApplicationManagementOperations Members