ItemConstraintEventArgs::SourceChange Property

Gets the change metadata from the source provider.

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 metadata from the source provider.
Show: