This documentation is archived and is not being maintained.

SP.ChangeFile object

SharePoint 2013

A change on a File not contained in a document library.

Last modified: March 09, 2015

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

var object = new SP.ChangeFile()

The ChangeFile object has the following members.

Constructor

The ChangeFile object has the following constructor.

Constructor

Description

ChangeFile

Initializes a new instance of the SP.ChangeFile object.

Properties

The ChangeFile object has the following properties.

Property

Description

uniqueId

Gets a value that identifies the file that changed.

webId

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

Show: