SP へオブジェクトの変更 (sp.js)

オブジェクトに対する変更の説明の基本型です。

**適用対象:**apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.Change()

メンバー

Changeオブジェクトでは、次のメンバーがあります。

Constructor

Changeオブジェクトでは、次のコンスがあります。

コンストラクター

説明

変更します。

Initializes a new instance of the SP.Change object.

プロパティ

Changeオブジェクトでは、次のプロパティがあります。

プロパティ

説明

changeToken

Gets a value that specifies a change token that identifies the changed object.

changeType

Gets a value that specifies the type of the change that has been made to the object.

siteId

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

時間

Gets a value that specifies the time that the object was modified.