UseDisplayNames
If set to false, the provider will use api names for some operations.
Data Type
bool
Default Value
true
Remarks
If set to true, the driver will use api names for some operations. This property is used for custom modules: The API name for custom modules is different from a custom module name in the Zoho CRM UI. For example, if you create a Potentials custom module in Zoho CRM, the driver will make the underlying requests to the API name; for example, CustomModule_1.
Set this property to true to use the api name in SQL queries.