M-Files API 23.11.13135.0
GetVaultConnectionIndexByName Method
VaultConnections Collection : GetVaultConnectionIndexByName Method
The name of the vault connection to retrieve.
Description
Gets the index of vault connection in collection using specified name.
Syntax
Visual Basic
Public Function GetVaultConnectionIndexByName( _
   ByVal VaultConnectionName As String _
) As Long
Parameters
VaultConnectionName
The name of the vault connection to retrieve.
See Also

VaultConnections Collection  | VaultConnections Members