ItemConstraintEventArgs::DestinationChange Property

Gets the change metadata from the destination provider.

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

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

Property Value

Type: Microsoft.Synchronization::ItemChange
The change metadata from the destination provider.
Show: