SP へChangeCollection オブジェクト (sp.js)
の SP のコレクションを表します変更オブジェクトです。
**適用対象:**apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013
var object = new SP.ChangeCollection()
メンバー
ChangeCollectionオブジェクトでは、次のメンバーがあります。
Constructor
ChangeCollectionオブジェクトでは、次のコンスがあります。
コンストラクター |
説明 |
---|---|
Initializes a new instance of the SP.ChangeCollection object. |
メソッド
ChangeCollectionオブジェクトでは、次の方法があります。
メソッド |
説明 |
---|---|
Gets the item at the specified index position in the collection. |
プロパティ
ChangeCollectionオブジェクトでは、次のプロパティがあります。
プロパティ |
説明 |
---|---|
Gets an item from the collection. |
他のリソースのエンドポイント
エンドポイント URI 構造
http://<sitecollection>/<site>/_api/web/getchanges(changequery)
HTTP 要求
このリソースには、次の HTTP コマンドがサポートしています。
投稿の書式
POST http://<sitecollection>/<site>/_api/web/getchanges(changequery)