ApplyChangeFailedEventArgs::Conflict Property
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.
Assembly: Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)
Property Value
Type: Microsoft.Synchronization.Data::SyncConflictA SyncConflict object that contains conflict data and metadata.
For an example of how to use this property, see How to: Handle Data Conflicts and Errors.
Show: