# 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:

Last updated: May 15, 2025 at 6:02 PM