ApplyChangeFailedEventArgs.Conflict Property
Synchronization Services - ADO.NET 1.0 SP1
Gets a SyncConflict object that contains data and metadata for the row being applied and for the existing row in the data store that caused the failure.
Namespace: Microsoft.Synchronization.Data
Assembly: Microsoft.Synchronization.Data (in microsoft.synchronization.data.dll)
Assembly: Microsoft.Synchronization.Data (in microsoft.synchronization.data.dll)
For an example of how to use this property, see How to: Handle Data Conflicts and Errors.