ChangedItem class
Represents one change to the TermStore object.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Client.ClientObject
Microsoft.SharePoint.Client.Taxonomy.ChangedItem
Microsoft.SharePoint.Client.Taxonomy.ChangedGroup
Microsoft.SharePoint.Client.Taxonomy.ChangedSite
Microsoft.SharePoint.Client.Taxonomy.ChangedTerm
Microsoft.SharePoint.Client.Taxonomy.ChangedTermSet
Microsoft.SharePoint.Client.Taxonomy.ChangedTermStore
Namespace: Microsoft.SharePoint.Client.Taxonomy
Assembly: Microsoft.SharePoint.Client.Taxonomy (in Microsoft.SharePoint.Client.Taxonomy.dll)
Syntax
'Declaration
Public Class ChangedItem _
Inherits ClientObject
'Usage
Dim instance As ChangedItem
public class ChangedItem : ClientObject
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.