TermStore.GetChanges Method

Include Protected Members
Include Inherited Members

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