Share via


SP.FieldRatingScaleQuestionAnswer.answer Property

Applies to: SharePoint Foundation 2010

In this article
Property Value
Applies To
Remarks

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

var value = SP.FieldRatingScaleQuestionAnswer.get_answer(); 
SP.FieldRatingScaleQuestionAnswer.set_answer(value);

Property Value

Type: Int32

Applies To

SP.FieldRatingScaleQuestionAnswer Class

Remarks

It must be null if no answer has been provided for the sub question within the rating scale field for the list item this value is associated with.

See Also

Reference

SP.FieldRatingScaleQuestionAnswer Methods

SP.FieldRatingScaleQuestionAnswer Properties

SP Namespace