# SyncJobTriggerEntity object
This object provides the connection between synchronization jobs and triggers.
# Properties
| Name | Type | Description |
|---|---|---|
| syncJobId | integer | editable. The sync job id. |
| syncJob | SyncJobEntity | editable. A navigation property for the sync job. |
| triggerId | integer | editable. The trigger id. |
| trigger | TriggerEntity | editable. A navigation property for the trigger. |
# Operations
Non-exhaustive list of operations that are related to this type: