M-Files API 23.11.13135.0
GetVaultConnectionsWithGUID Method
MFilesClientApplication Object : GetVaultConnectionsWithGUID Method
The GUID of the vault connections to search for.
Description
Returns a collection of vaults with the specified GUID configured in M-Files Desktop.
Syntax
Visual Basic
Public Function GetVaultConnectionsWithGUID( _
   ByVal GUID As String _
) As VaultConnections
Parameters
GUID
The GUID of the vault connections to search for.
Return Type
A collection of the vault connections which match the given GUID.
See Also

MFilesClientApplication Object  | MFilesClientApplication Members