This documentation is archived and is not being maintained.

SP.ChangeContentType object

SharePoint 2013

Indicates a change to an SP.ContentType object.

Last modified: March 09, 2015

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

var object = new SP.ChangeContentType()

The ChangeContentType object has the following members.

Constructor

The ChangeContentType object has the following constructor.

Constructor

Description

ChangeContentType

Initializes a new instance of the SP.ChangeContentType object.

Properties

The ChangeContentType object has the following properties.

Property

Description

contentTypeId

Gets the content type identifier of the content type that has changed.

webId

Gets the GUID of the Web site in which the content type has changed.

Show: