SP へFieldStringValues オブジェクト (sp.js)
このワークフロー関連付けに基づいたワークフロー インスタンスを手動で開始できるかどうかを指定する値を取得または設定します。
**適用対象:**apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013
var object = new SP.FieldStringValues()
メンバー
FieldStringValuesオブジェクトでは、次のメンバーがあります。
Constructor
FieldStringValuesオブジェクトでは、次のコンスがあります。
コンストラクター |
説明 |
---|---|
Initializes a new instance of the SP.FieldStringValues object. |
メソッド
FieldStringValuesオブジェクトでは、次の方法があります。
メソッド |
説明 |
---|---|
Initializes the extended properties associated with the fields. |
|
Reloads the extended properties associated with the fields. |
プロパティ
FieldStringValuesオブジェクトでは、次のプロパティがあります。
プロパティ |
説明 |
---|---|
Gets a collection of key/value pairs containing the names and values for the fields. |
|
Gets the string values of the specified filed. |