SP へプロパティー オブジェクト (sp.js)

サイト コレクション内の任意のサイトのコンテキストで作成されるクライアント側オブジェクト モデル (CSOM) 要求が UseRemoteAPIs アクセス許可を必要とするかどうかを設定します。

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

CSOM expando フィールド名は、名前/値の組で名前部分です。CSOM expando プロパティの値は、名前/値の組の値の部分はします。

var object = new SP.PropertyValues()

メンバー

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

Constructor

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

コンストラクター

説明

PropertyValues

Initializes a new instance of the SP.PropertyValues object.

メソッド

PropertyValuesオブジェクトでは、次の方法があります。

メソッド

説明

loadExpandoFields

Initializes the extended properties associated with the properties.

refreshLoad

Reloads all scalar values associated with the properties.

プロパティ

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

プロパティ

説明

fieldValues

Gets the collection of name/value pairs that specify the CSOM expando properties.

アイテム

Gets the value of the specified CSOM expando field.