UseDisplayNames Parameter (Connect-VeevaVault Cmdlet)
Specifies whether the provider uses label names or API names for certain operations.
Syntax
Connect-VeevaVault -UseDisplayNames bool
Data Type
bool
Default Value
true
Remarks
By default, the cmdlet uses the display label names shown in the Vault CRM user interface. This setting helps create user-friendly display names.
If UseDisplayNames is set to False, the cmdlet uses API names for certain operations and in SQL queries. This is relevant for custom modules, as the API name for these modules differs from their display names in the Vault CRM. For example, if you create a custom module called Potentials in Vault CRM, the cmdlet will reference the underlying API name, which is CustomModule_1.