VaultExists

Tests whether the specified vault exists.

Syntax

public static bool VaultExists(string sDataVaultID)

Parameters

Returns

Returns true if the vault exists; otherwise returns false.

Examples