Cmdlets for Bullhorn CRM

Build 25.0.9434

ListLayouts Parameter (Connect-BullhornCRM Cmdlet)

Specifies a list of Bullhorn CRM entities for which the provider retrieves layout views.

Syntax

Connect-BullhornCRM -ListLayouts string

Data Type

cstr

Default Value

""

Remarks

Use this property to list one or more entities whose layouts you want to expose as views. Separate multiple entity names with commas.

You can also set this property to * or All to include layouts for all available entities.

For example, setting ListLayouts=Candidate,JobOrder retrieves layout views for the Candidate and JobOrder entities. The resulting view names follow the format {EntityName}{LayoutName}Layout, such as CandidateFasterFindLayout.

This property is useful when you want to query or analyze custom layout configurations for specific Bullhorn CRM entities.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434