SP へWeb.lastItemModifiedDate プロパティ (sp.js)

プリンシパルの名前を指定する値を取得または設定します。

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

var value = SP.Web.get_lastItemModifiedDate ()

戻り値

[Type]: Date

項目が最後に変更された日時を示す System.DateTime オブジェクト。

他のリソースのエンドポイント

詳細については、 Web リソースを参照してください。

エンドポイント URI 構造

http://<sitecollection>/<site>/_api/web/lastItemModifiedDate

HTTP 要求

このリソースには、次の HTTP コマンドがサポートしています。

  • 投稿

投稿の書式

POST http://<sitecollection>/<site>/_api/web/lastItemModifiedDate

書式を取得します。

GET http://<sitecollection>/<site>/_api/web/lastItemModifiedDate