Share via


SyncKnowledge Constructor ()

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 ()
public SyncKnowledge ()
public function SyncKnowledge ()

Remarks

This form of the constructor creates an empty knowledge object. It is intended for internal use only for deserialization.

See Also

Reference

SyncKnowledge Class
SyncKnowledge Members
Microsoft.Synchronization Namespace