UseDisplayNames Parameter (Connect-VeevaVault Cmdlet)
If set to false, the provider will use api names for some operations.
Syntax
Connect-VeevaVault -UseDisplayNames bool
Data Type
bool
Default Value
true
Remarks
If set to false, the 本製品 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 本製品 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.