# SyncConflictDetailEntity object

This object contains a single detail for a synchronization conflict.

# Properties

Name Type Description
detailId integer readonly. The id of this detail.
key string editable. The key of this detail.
value string editable. The value of this detail.
syncConflictDetailId integer readonly. The id of this detail.
conflict SyncConflictEntity readonly. A navigation property for the conflict which owns this detail.
conflictId integer readonly The id of the conflict that owns this detail.

# Operations

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

Zuletzt aktualisiert: 7. Februar 2025 um 08:35