ChangedTermStore class

Indicates a change that happened to a TermStore object.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Taxonomy.ChangedItem
    Microsoft.SharePoint.Taxonomy.ChangedTermStore

Namespace:  Microsoft.SharePoint.Taxonomy
Assembly:  Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class ChangedTermStore _
    Inherits ChangedItem
'Usage
Dim instance As ChangedTermStore
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class ChangedTermStore : ChangedItem

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

ChangedTermStore members

Microsoft.SharePoint.Taxonomy namespace