M-Files API 23.11.13135.0
UpdateVaultProperties Method
VaultManagementOperations Object : UpdateVaultProperties Method
The new collection of vault properties.
If this parameter is True, only the registration-specific properties of the vault are modified.
Description
Updates the vault properties.

Updates the vault properties.

The vault must first be detached for the method to work correctly.

Syntax
Visual Basic
Public Sub UpdateVaultProperties( _
   ByVal VaultProperties As VaultProperties, _
   Optional ByVal RegistrationDataOnly As Boolean = False _
) 
Parameters
VaultProperties
The new collection of vault properties.
RegistrationDataOnly
If this parameter is True, only the registration-specific properties of the vault are modified.
Remarks
This method is available only if M-Files API is used in the server interface mode.
See Also

VaultManagementOperations Object  | VaultManagementOperations Members