ItemConflictingEventArgs::SourceChange Property

Gets the change item of the source replica.

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

public:
virtual property ItemChange^ SourceChange {
	ItemChange^ get ();
}

Property Value

Type: Microsoft.Synchronization::ItemChange
The change item of the source replica.
Show: