SP.Taxonomy.ChangedItem object (sp.taxonomy)

Represents one change to the TermStore object.

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

var object = new SP.Taxonomy.ChangedItem()

Members

The ChangedItem object has the following members.

Constructor

The ChangedItem object has the following constructor.

Constructor

Description

ChangedItem

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

Properties

The ChangedItem object has the following properties.

Property

Description

changedBy

Reserved for future use.

changedTime

Gets the Coordinated Universal Time (UTC) time when the change happened.

id

Gets the ID of the changed object.

itemType

Gets the type of the changed object.

operation

Gets the type of change that occurred such as add, edit, or delete.