LoggedConflict::ReplicaId Property

Gets the ID of the replica that originated the change that caused the conflict.

Namespace:  Microsoft.Synchronization
Assembly:  Microsoft.Synchronization (in Microsoft.Synchronization.dll)

public:
property SyncId^ ReplicaId {
	SyncId^ get ();
}

Property Value

Type: Microsoft.Synchronization::SyncId
The ID of the replica that originated the change that caused the conflict.
Show: