Autodesk Vault ProfessionalVault API

ErrorCode Property

Autodesk.Connectivity.WebServicesToolsWebServiceErrorInfo

Gets the error code from the Vault server.

Syntax

public System.int ErrorCode {get;}
Public ReadOnly Property ErrorCode As System.Integer

Remarks

This value is meaningless if IsWebServiceError is false.

See Also