M-Files API 23.11.13135.0
GetVaultConnection Method
MFilesClientApplication Object : GetVaultConnection Method
The name of the configured vault.
Description
Returns the vault connection with the specified name.
Syntax
Visual Basic
Public Function GetVaultConnection( _
   ByVal VaultConnection As String _
) As VaultConnection
Parameters
VaultConnection
The name of the configured vault.
Return Type
The VaultConnection object that can be used to log into the vault.
See Also

MFilesClientApplication Object  | MFilesClientApplication Members