KnowledgeBuilder::BuildForgottenKnowledge Method

Builds a ForgottenKnowledge object from the parts that are provided by the other builder methods.

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

public:
ForgottenKnowledge^ BuildForgottenKnowledge()

Return Value

Type: Microsoft.Synchronization::ForgottenKnowledge
The newly built ForgottenKnowledge object.
Show: