ColumnNamesLocale Parameter (Connect-VeevaVault Cmdlet)
Configure the language of the column names. Works only on the views that represent Vault Objects.
Syntax
Connect-VeevaVault -ColumnNamesLocale string
Data Type
cstr
Default Value
""
Remarks
For the views that represent Vault Objects, use this property to configure the language of the column names. For example, ColumnNamesLocale=de will return the column names in German. Note, if you are using QueryPassThrough, this property won't work.