SP.Taxonomy.ChangedTerm object (sp.taxonomy)

Indicates a change that happened to a Term object.

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.Taxonomy.ChangedTerm()

Members

The ChangedTerm object has the following members.

Constructor

The ChangedTerm object has the following constructor.

Constructor

Description

ChangedTerm

Initializes a new instance of a SP.Taxonomy.ChangedTerm object (sp.taxonomy) object.

Properties

The ChangedTerm object has the following properties.

Property

Description

changedCustomProperties

Specifies a collection of names of custom properties that have been changed.

changedLocalCustomProperties

Specifies a collection of names of custom properties that have been changed.

groupId

Gets the SP.Taxonomy.TermGroup object (sp.taxonomy) object to which the SP.Taxonomy.Term object (sp.taxonomy) object belongs.

lcidsForChangedDescriptions

Specifies language code identifiers (LCIDs) in which descriptions have changed.

lcidsForChangedLabels

Specifies language code identifiers (LCIDs) in which labels have changed.

termSetId

Gets the identifier of the TermSet object to which the Term object belongs.