Autodesk Vault ProfessionalVault API

VaultName Property

Autodesk.DataManagement.Client.Framework.Vault.Forms.SettingsLoginSettings

The name of the vault to log in to

Syntax

public System.string VaultName {get; set;}
Public Property VaultName As System.String

Remarks

If left null, the last vault name will be used, if applicable, or else the default of "Vault" will be used.

See Also