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 replica key that is associated with the version.
Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
Syntax
'Declaration
Public ReadOnly Property ReplicaKey As UInteger
Get
'Usage
Dim instance As SyncVersion
Dim value As UInteger
value = instance.ReplicaKey
public uint ReplicaKey { get; }
public:
property unsigned int ReplicaKey {
unsigned int get ();
}
member ReplicaKey : uint32
function get ReplicaKey () : uint
Property Value
Type: System.UInt32
The replica key that is associated with the version.