This documentation is archived and is not being maintained.
SP.Change object
SharePoint 2013
Base type for a description of a change to an object.
Last modified: March 09, 2015
Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013
var object = new SP.Change()
The Change object has the following members.
Constructor
The Change object has the following constructor.
Properties
The Change object has the following properties.
|
Property |
Description |
|---|---|
|
Gets a value that specifies a change token that identifies the changed object. |
|
|
Gets a value that specifies the type of the change that has been made to the object. |
|
|
Gets a value that identifies the site that contains the changed object. |
|
|
Gets a value that specifies the time that the object was modified. |
Show: