Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: SharePoint Foundation 2010
Gets or sets a value that specifies a sub question within a rating scale.
var value = SP.FieldRatingScaleQuestionAnswer.get_question();
SP.FieldRatingScaleQuestionAnswer.set_question(value);
Property Value
Type: String
Applies To
SP.FieldRatingScaleQuestionAnswer Class
See Also
Reference
SP.FieldRatingScaleQuestionAnswer Methods