TermSet.GetChanges method

Gets changes to the current TermSet object.

Overload list

  Name Description
Public method GetChanges(DateTime) Gets a collection of ChangedItem objects that represent changes to the current TermSet since a specified time.
Public method GetChanges(DateTime, ChangedItemType) Gets a collection of ChangedItem objects that represent changes to the current TermSet object since a specified time, restricted by item type.
Public method GetChanges(DateTime, ChangedItemType, ChangedOperationType) Gets a collection of ChangedItem objects that represent changes to the current TermSet since a specified time, restricted by item type and operation type.

Top

See also

Reference

TermSet class

TermSet members

Microsoft.SharePoint.Taxonomy namespace