# SyncSystemEntity object

This object contains the information for a synchronized system.

CAUTION Any modification to this object can result in data loss, since the contents are used and maintained by the synchronization process.

# Properties

Name Type Description
id integer readonly. The unique identity of this system.
nativeId string editable. The native identity of this system.
type SyncSystem editable. The type of this system.
jobId integer readonly. The identity of the job which accesses this system.
job SyncJobEntity readonly. A navigation property for the associated sync job.
collections array SyncCollectionEntity readonly. A navigation property for the collections provided by this system.

# Operations

Non-exhaustive list of operations that are related to this type:

Zuletzt aktualisiert: 7. Februar 2025 um 08:35