Autodesk Vault ProfessionalVault API

Vaults Property

Autodesk.DataManagement.Client.Framework.Vault.ResultsGetAvailableVaultsResult

Gets a list of vaults returned from the GetAvailableVaults operation

Syntax

public System.Collections.Generic.List<string> Vaults {get;}
Public ReadOnly Property Vaults As System.Collections.Generic.List(Of String)

See Also