ChangedTerm Class

Indicates a change that happened to a Term object.

Inheritance Hierarchy

System.Object
  Microsoft.SharePoint.Taxonomy.ChangedItem
    Microsoft.SharePoint.Taxonomy.ChangedTerm

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

Syntax

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

ChangedTerm Members

Microsoft.SharePoint.Taxonomy Namespace