dotConnect for Zoho CRM Documentation
Devart.Data.Zoho Namespace / ZohoException Class / ErrorCode Property

In This Topic
ErrorCode Property
In This Topic
Gets or sets the error code returned by Zoho CRM.
Syntax
'Declaration
 
Public Shadows Property ErrorCode As Integer
 

Property Value

The error code returned by Zoho CRM.
Remarks
You can find more about Zoho CRM error codes and their meanings in Zoho CRM documentation.
See Also