This documentation is archived and is not being maintained.

SP.ChangeFolder object

SharePoint 2013

A change on a Folder not contained in a list or document library.

Last modified: March 09, 2015

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

var object = new SP.ChangeFolder()

The ChangeFolder object has the following members.

Constructor

The ChangeFolder object has the following constructor.

Constructor

Description

ChangeFolder

Initializes a new instance of the ChangeFolder object.

Properties

The ChangeFolder object has the following properties.

Property

Description

uniqueId

Gets a value that identifies the folder that has changed.

webId

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

Show: