UseDisplayNames
If set to false, the provider will use api names for some operations.
Data Type
bool
Default Value
true
Remarks
If set to false, the adapter 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 Veeva Vault UI. For example, if you create a Potentials custom module in Veeva Vault, the adapter will make the underlying requests to the API name; for example, CustomModule_1.
Set this property to false to use the api name in SQL queries.