ForgottenKnowledge::Clone Method
Creates a new ForgottenKnowledge object and copies the forgotten knowledge into it.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
Return Value
Type: Microsoft.Synchronization::SyncKnowledgeThe newly created ForgottenKnowledge object that contains the copied data.
| Exception | Condition |
|---|---|
| InvalidOperationException | This ForgottenKnowledge object is not initialized. |
Show: