Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
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.