Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Gets changes to the current TermSet object.
Overload List
Name | Description | |
---|---|---|
![]() |
GetChanges(DateTime) | Gets a collection of ChangedItem objects that represent changes to the current TermSet since a specified time. |
![]() |
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. |
![]() |
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