SyncKnowledge::ReplicaKeyMap Property

Gets the replica key map that is associated with this knowledge.

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

public:
property ReplicaKeyMap^ ReplicaKeyMap {
	ReplicaKeyMap^ get ();
}

Property Value

Type: Microsoft.Synchronization::ReplicaKeyMap
The replica key map that is associated with this knowledge.
Show: