SP へList.allowContentTypes プロパティ (sp.js)
サイト コレクションをアップグレードするように特定の日付以降にサイト コレクション管理者に通知するときに、その日付を指定します。
**適用対象:**apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013
var value = SP.List.get_allowContentTypes ()
戻り値
型: Boolean
他のリソースのエンドポイント
詳細については、リストのリソースを参照してください。
エンドポイント URI 構造
http://<sitecollection>/<site>/_api/web/lists(listid)/allowContentTypes
HTTP 要求
このリソースには、次の HTTP コマンドがサポートしています。
- 投稿
投稿の書式
POST http://<sitecollection>/<site>/_api/web/lists(listid)/allowContentTypes
書式を取得します。
GET http://<sitecollection>/<site>/_api/web/lists(listid)/allowContentTypes