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

Represents a specific sub question and answer within a rating scale field of a list item.

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

var object = new SP.FieldRatingScaleQuestionAnswer()

Members

The FieldRatingScaleQuestionAnswer object has the following members.

Constructor

The FieldRatingScaleQuestionAnswer object has the following constructor.

Constructor

Description

FieldRatingScaleQuestionAnswer

Initializes a new instance of the SP.FieldRatingScaleQuestionAnswer object.

Methods

The FieldRatingScaleQuestionAnswer object has the following methods.

Method

Description

initPropertiesFromJson

writeToXml

Properties

The FieldRatingScaleQuestionAnswer object has the following properties.

Property

Description

answer

Gets or sets value that specifies the answer for a sub question.

question

Gets or sets a value that specifies a sub question within a rating scale.

typeId

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