SP へRelatedFieldCollection オブジェクト (sp.js)
の SP のコレクションを表しますありますオブジェクト リレーションシップ ルックアップ フィールドのプロパティを保存します。
**適用対象:**apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013
var object = new SP.RelatedFieldCollection()
メンバー
RelatedFieldCollectionオブジェクトでは、次のメンバーがあります。
Constructor
RelatedFieldCollectionオブジェクトでは、次のコンスがあります。
コンストラクター |
説明 |
---|---|
このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。 |
メソッド
RelatedFieldCollectionオブジェクトでは、次の方法があります。
メソッド |
説明 |
---|---|
Gets the related field at the specified index of the collection. |
プロパティ
RelatedFieldCollectionオブジェクトでは、次のプロパティがあります。
プロパティ |
説明 |
---|---|
Gets the related field at the specified index of the collection. |
他のリソースのエンドポイント
エンドポイント URI 構造
http://<sitecollection>/<site>/_api/web/lists(listid)/GetRelatedFields()
HTTP 要求
このリソースには、次の HTTP コマンドがサポートしています。
書式を取得します。
GET http://<sitecollection>/<site>/_api/web/lists(listid)/GetRelatedFields()
投稿の書式
POST http://<sitecollection>/<site>/_api/web/lists(listid)/GetRelatedFields()