SyncVersion::ReplicaKey Property

Gets the replica key that is associated with the version.

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

public:
property unsigned int ReplicaKey {
	unsigned int get ();
}

Property Value

Type: System::UInt32
The replica key that is associated with the version.
Show: