ChangedTermSet class

Indicates a change that happened to a TermSet object.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Taxonomy.ChangedItem
    Microsoft.SharePoint.Taxonomy.ChangedTermSet

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

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class ChangedTermSet _
    Inherits ChangedItem
'Usage
Dim instance As ChangedTermSet
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class ChangedTermSet : 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

ChangedTermSet members

Microsoft.SharePoint.Taxonomy namespace