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