Autodesk Vault ProfessionalVault API

Success Property

Autodesk.DataManagement.Client.Framework.Vault.ResultsLogInResult

Gets whether the LogIn method was a success. If True, then Connection will have information about the new conneciton.

Syntax

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

See Also