ChangedTerm class

Represents a change that happened to a Group object.

Inheritance hierarchy

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

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

Syntax

'Declaration
Public NotInheritable Class ChangedTerm _
    Inherits ChangedItem
'Usage
Dim instance As ChangedTerm
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.Client.Taxonomy namespace