SysUtilsSetVaultIdentifier Method

Sets the static Name and GUID identifiers for the vault.

Definition

Namespace: MFiles.VAF.Common
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public static void SetVaultIdentifier(
	Vault vault
)

Parameters

vault  Vault
Vault to store the name and guid for.

See Also