This documentation is archived and is not being maintained.
ItemConstraintEventArgs::DestinationChangeData Property
Gets an object that either contains or can be used to retrieve item data for the change item from the destination replica.
Namespace:
Microsoft.Synchronization
Assembly:
Microsoft.Synchronization (in Microsoft.Synchronization.dll)
public:
property Object^ DestinationChangeData {
Object^ get ();
}
Property Value
Type:
System::ObjectAn object that either contains or can be used to retrieve item data for the change item from the destination replica.