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 |
|---|---|
|
Initializes a new instance of the SP.ChangeContentType object. |
Properties
The ChangeContentType object has the following properties.
|
Property |
Description |
|---|---|
|
Gets the content type identifier of the content type that has changed. |
|
|
Gets the GUID of the Web site in which the content type has changed. |
Show: