SP.ChangeList object

A change on a list.

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

var object = new SP.ChangeList()

Members

The ChangeList object has the following members.

Constructor

The ChangeList object has the following constructor.

Constructor

Description

ChangeList

Initializes a new instance of the SP.ChangeList object.

Properties

The ChangeList object has the following properties.

Property

Description

listId

Gets a value that identifies the changed list.

webId

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