KnowledgeFragmentInspector Members
Takes a snapshot of a SyncKnowledge object that is in the format that is compatible with WindowsSync or later, and provides methods for inspecting the details of the knowledge.
The following tables list the members exposed by the KnowledgeFragmentInspector type.
Public Constructors
Name | Description | |
---|---|---|
KnowledgeFragmentInspector | Initializes a new instance of the KnowledgeFragmentInspector class that contains the specified knowledge object. |
Top
Public Properties
Name | Description | |
---|---|---|
ColumnRangeSets | Gets the list of RangeSet objects that refer to a specific set of change units. | |
ScopeRangeSet | Gets the RangeSet object that refers to all change units that do not have an entry in the ColumnRangeSets property. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetMarkers | Gets a list of item IDs that are marked with the specified marker type. | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
KnowledgeFragmentInspector Class
Microsoft.Synchronization Namespace