Cmdlets for Bullhorn CRM

Build 23.0.8839

ListLayouts Parameter (Connect-BullhornCRM Cmdlet)

A list of tables you want to list layouts for. Put '*' or 'All' if you want layouts of all tables.

Syntax

Connect-BullhornCRM -ListLayouts string

Data Type

cstr

Default Value

""

Remarks

A list of tables you want to list layouts for. For example ListLayouts=Candidate,JobOrder; will show the layouts of the Candidate and JobOrder entities as views. The naming of the layout views will be '{EntityName}{LayoutName}Layout'. For example, CandidateFasterFindLayout.

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