UseDisplayColumnNames Parameter (Connect-ServiceNow Cmdlet)
Boolean determining if the display names for the columns should be used instead of the API names.
Syntax
Connect-ServiceNow -UseDisplayColumnNames SwitchParameter
Data Type
bool
Default Value
false
Remarks
By default, the columns are exposed using the Internal Column Names.
If this property is set to true, the provider will expose the columns using the ServiceNow GUI Display Names.