Excel Add-In for Vault CRM

Build 25.0.9434

UseDisplayNames

Specifies whether the provider uses label names or API names for certain operations.

Data Type

bool

Default Value

true

Remarks

By default, the add-in 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 add-in 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 add-in will reference the underlying API name, which is CustomModule_1.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434