Cmdlets for ServiceNow

Build 23.0.8839

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.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839