SP.ChangeView object

A change on a view.

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

var object = new SP.ChangeView()

Members

The ChangeView object has the following members.

Constructor

The ChangeView object has the following constructor.

Constructor

Description

ChangeView

Initializes a new instance of the SP.ChangeView object.

Properties

The ChangeView object has the following properties.

Property

Description

listId

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

viewId

Gets a value that identifies the changed view.

webId

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