Autodesk Vault ProfessionalVault API

Vault Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.ConnectionsConnection

Gets the name of the vault that we are connected to.

Syntax

public System.string Vault {get;}
Public ReadOnly Property Vault As System.String

Remarks

This is null for anonymous connections.

See Also