VaultGetVault Method (String) |
Creates a vault from an ID
Namespace: Innovator.ClientAssembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax public static Vault GetVault(
string id
)
Public Shared Function GetVault (
id As String
) As Vault
Parameters
- id
- Type: SystemString
Return Value
Type:
VaultSee Also