SP へListItemFormUpdateValue オブジェクト (sp.js)
リスト アイテムのフィールドとその値のプロパティを表します。
**適用対象:**apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013
var object = new SP.ListItemFormUpdateValue()
メンバー
ListItemFormUpdateValueオブジェクトでは、次のメンバーがあります。
Constructor
ListItemFormUpdateValueオブジェクトでは、次のコンスがあります。
コンストラクター |
説明 |
---|---|
Initializes a new instance of the SP.ListItemFormUpdateValue object. |
プロパティ
ListItemFormUpdateValueオブジェクトでは、次のプロパティがあります。
プロパティ |
説明 |
---|---|
The error message result after validating the value for the field. |
|
The internal name of the field. |
|
The value of the field. |
|
Indicates whether there was an error result after validating the value for the field. |
|
このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。 |