Cmdlets for ServiceNow

Build 24.0.9111

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.

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