Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the SyncKnowledge class.
Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New SyncKnowledge()
public SyncKnowledge()
public:
SyncKnowledge()
new : unit -> SyncKnowledge
public function SyncKnowledge()
Remarks
This form of the constructor creates an empty knowledge object. It is intended for internal use only for deserialization.