ItemConflictingEventArgs::SourceChangeData Property
Gets an object that can be used to retrieve item data for the change item from the source replica.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
| Exception | Condition |
|---|---|
| LoadConflictDataException | An error occurred while attempting to construct a load change context. |
The returned object can be an IChangeDataRetriever object or a provider-specific object.
Show: