ListLayouts
Specifies a list of Bullhorn CRM entities for which the provider retrieves layout views.
Data Type
string
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.