Autodesk Vault ProfessionalVault API

Connection Property

Autodesk.DataManagement.Client.Framework.Vault.ResultsLogInResult

Gets the connection to the vault server. This is only valid when Success is true.

Syntax

public Connection Connection {get;}
Public ReadOnly Property Connection As Connection

See Also