UseDisplayColumnNames Parameter (Connect-ServiceNow Cmdlet)
If True, the provider uses the display (GUI) names of columns 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.