SyncKnowledge::RemoveAllChangeUnitsMarkers Method

Removes all markers for items in the knowledge.

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

public:
void RemoveAllChangeUnitsMarkers()

A SyncKnowledge object can contain markers of only one type. To change the type of markers that are contained in the knowledge object, RemoveAllChangeUnitsMarkers must be called before new markers are added.

Show: