SP へListItemFormUpdateValue オブジェクト (sp.js)

リスト アイテムのフィールドとその値のプロパティを表します。

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

var object = new SP.ListItemFormUpdateValue()

メンバー

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

Constructor

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

コンストラクター

説明

ListItemFormUpdateValue

Initializes a new instance of the SP.ListItemFormUpdateValue object.

プロパティ

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

プロパティ

説明

errorMessage

The error message result after validating the value for the field.

fieldName

The internal name of the field.

fieldValue

The value of the field.

hasException

Indicates whether there was an error result after validating the value for the field.

typeId

このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。