Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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)
Syntax
'Declaration
Public Function BuildForgottenKnowledge As ForgottenKnowledge
'Usage
Dim instance As KnowledgeBuilder
Dim returnValue As ForgottenKnowledge
returnValue = instance.BuildForgottenKnowledge
public ForgottenKnowledge BuildForgottenKnowledge ()
public:
ForgottenKnowledge^ BuildForgottenKnowledge ()
public ForgottenKnowledge BuildForgottenKnowledge ()
public function BuildForgottenKnowledge () : ForgottenKnowledge
Return Value
The newly built ForgottenKnowledge object.
See Also
Reference
KnowledgeBuilder Class
KnowledgeBuilder Members
Microsoft.Synchronization Namespace