SyncKnowledge::ReplicaId Property
Gets the ID of the replica that owns this knowledge.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
| Exception | Condition |
|---|---|
| InvalidOperationException | This SyncKnowledge object is not initialized. |
| SyncIdFormatMismatchException | The format of the replica that owns this knowledge is different from the format of this SyncKnowledge object. |
Show: