Autodesk Vault ProfessionalVault API

WebServiceManager Property

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

Gets the low level Web Service Manager which stores the underlying physical connection to the server. This can be used to make direct calls to the web service layer for any functionality that is not provided by the Framework.

Syntax

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

See Also