dotConnect for Zoho CRM Documentation
Devart.Data.Zoho Namespace / ZohoConnectionStringBuilder Class / APIVersion Property

APIVersion Property
Determines the version of Zoho CRM API to use.
Syntax
'Declaration
 
Public Property APIVersion As ZohoAPIVersion
 

Property Value

One of the APIVersion values.
Remarks
Note that APIVersion.v1 is cosidered deprecated since Dec 31, 2018. It is recommended to use APIVersion.v2.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also