Share via


ChangedTerm members

Indicates a change that happened to a Term object.

The ChangedTerm type exposes the following members.

Properties

  Name Description
Public property ChangedBy Reserved for future use. (Inherited from ChangedItem.)
Public property ChangedCustomProperties Gets a collection of names for shared custom properties which have been changed.
Public property ChangedLocalCustomProperties Gets a collection of names for local custom properties which have been changed.
Public property ChangedTime Gets the Coordinated Universal Time (UTC) time when the change happened. (Inherited from ChangedItem.)
Public property GroupId Gets the ID of the Group object to which the Term object belongs.
Public property Id Gets the ID of the changed object. (Inherited from ChangedItem.)
Public property ItemType Gets the type of the changed object. (Inherited from ChangedItem.)
Public property LcidsForChangedDescriptions Gets LCIDs in which descriptions have been changed.
Public property LcidsForChangedLabels Gets LCIDs in which labels have been changed.
Public property Operation Gets the type of change that occurred such as add, edit, or delete. (Inherited from ChangedItem.)
Public property TermSetId Gets the ID of the TermSet object to which the Term object belongs.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

ChangedTerm class

Microsoft.SharePoint.Taxonomy namespace