ExpandAssociations
Specify whether to expose or not the Associations Tables.
Data Type
bool
Default Value
false
Remarks
- If False, the driver does not expose the Associations Tables.
- If True, the driver exposes one Associations Table for every 'To-Many' associations field on a Bullhorn CRM entity (ex. CandidateToPrimarySkillsAssociations, JobOrderTocategoriesAssociations, WorkersCompensationToRatesAssociations, etc.). Each of these tables will return the Id pairs of the associated records between the two entities.