B1SiteEventCareerContext
- Career context data for a site event, associating the event with a specific career, company, and job.
| Property | Type | Description | Metadata |
|---|---|---|---|
| CareerEntityId | FB1EntityId | The entity ID of the career entity associated with this site event. | Category: B1SiteEventCareerContext |
| CareerDtId | FName | The company data table ID for the career associated with this event. | Category: B1SiteEventCareerContext Foreign: Company.Id |
| JobDtId | FName | The job data table ID for the career role associated with this event. | Category: B1SiteEventCareerContext Foreign: Job.Id |