Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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)
Syntax
'Declaration
Public ReadOnly Property MoveVersion As SyncVersion
Get
'Usage
Dim instance As FilterChange
Dim value As SyncVersion
value = instance.MoveVersion
public SyncVersion MoveVersion { get; }
public:
property SyncVersion^ MoveVersion {
SyncVersion^ get ();
}
member MoveVersion : SyncVersion
function get MoveVersion () : SyncVersion
Property Value
Type: Microsoft.Synchronization.SyncVersion
The version of the change that caused the item to move in relation to the filter.