Autodesk Vault ProfessionalVault API

IsWebServiceError Property

Autodesk.Connectivity.WebServicesToolsWebServiceErrorInfo

Gets the value telling if the error originated from the Vault server.

Syntax

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

See Also