LoggedConflict::ItemId Property

Gets the ID of the source item that caused the conflict.

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

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

Property Value

Type: Microsoft.Synchronization::SyncId
The ID of the source item that caused the conflict.
Show: