Autodesk Vault ProfessionalVault API

IsServerOnlyConnection Property

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

Gets a value which identifies whether or not we have a connection to a server but not to a specific vault.

Syntax

public System.bool IsServerOnlyConnection {get;}
Public ReadOnly Property IsServerOnlyConnection As System.Boolean

See Also