|
SysUtilsSetVaultIdentifier Method
|
Sets the static Name and GUID identifiers for the vault.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.2.0.9
Syntaxpublic static void SetVaultIdentifier(
Vault vault
)
Parameters
- vault
- Type: Vault
Vault to store the name and guid for.
See Also