Share via


TermStore.GetChanges method

Gets a list of changes to the TermStore object.

Overload list

  Name Description
Public method GetChanges(DateTime) Gets a collection of ChangedItem objects that represent changes to this TermStore since a specified time.
Public method GetChanges(TimeSpan) Gets a collection of ChangedItem objects that represent changes to this TermStore object in a recent span of time.
Public method GetChanges(DateTime, ChangedItemType) Gets a collection of ChangedItem objects that represent changes to this TermStore since a specified time, restricted by item type.
Public method GetChanges(DateTime, ChangedItemType, ChangedOperationType) Gets a collection of ChangedItem objects that represent changes to this TermStore since a specified time, restricted by item type and operation type.

Top

See also

Reference

TermStore class

TermStore members

Microsoft.SharePoint.Taxonomy namespace