SP.Change object

Base type for a description of a change to an object.

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

var object = new SP.Change()

Members

The Change object has the following members.

Constructor

The Change object has the following constructor.

Constructor

Description

Change

Initializes a new instance of the SP.Change object.

Properties

The Change object has the following properties.

Property

Description

changeToken

Gets a value that specifies a change token that identifies the changed object.

changeType

Gets a value that specifies the type of the change that has been made to the object.

siteId

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

time

Gets a value that specifies the time that the object was modified.