SP.ChangeItem object

A change on an item.

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

var object = new SP.ChangeItem()

Members

The ChangeItem object has the following members.

Constructor

The ChangeItem object has the following constructor.

Constructor

Description

ChangeItem

Initializes a new instance of the SP.ChangeItem object.

Properties

The ChangeItem object has the following properties.

Property

Description

itemId

Gets a value that identifies the changed item.

listId

Gets a value that identifies the list that contains the changed item.

webId

Gets a value that identifies the site that contains the changed item.