FilterChange::MoveVersion Property

Gets the version of the change that caused the item to move in relation to the filter.

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

public:
property SyncVersion^ MoveVersion {
	SyncVersion^ get ();
}

Property Value

Type: Microsoft.Synchronization::SyncVersion
The version of the change that caused the item to move in relation to the filter.
Show: