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 for the change unit change.
Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
Syntax
'Declaration
Public ReadOnly Property ChangeUnitVersion As SyncVersion
Get
'Usage
Dim instance As ChangeUnitChange
Dim value As SyncVersion
value = instance.ChangeUnitVersion
public SyncVersion ChangeUnitVersion { get; }
public:
property SyncVersion^ ChangeUnitVersion {
SyncVersion^ get ();
}
member ChangeUnitVersion : SyncVersion
function get ChangeUnitVersion () : SyncVersion
Property Value
Type: Microsoft.Synchronization.SyncVersion
The version for the change unit change.