Cmdlets for Veeva Vault

Build 24.0.8963

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 cmdlet 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 cmdlet 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.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.8963