FieldRatingScaleQuestionAnswer Members

Include Protected Members
Include Inherited Members

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

The FieldRatingScaleQuestionAnswer type exposes the following members.

Constructors

  Name Description
Public method FieldRatingScaleQuestionAnswer

Top

Properties

  Name Description
Public property Answer Gets or sets value that specifies the answer for a sub question.
Public property Question Gets or sets a value that specifies a sub question within a rating scale.
Public property TypeId This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.TypeId.)

Top

Methods

  Name Description
Public method CustomFromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method CustomWriteToXml This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method FromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Protected method InitOnePropertyFromJson (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).)
Public method ToString (Inherited from Object.)
Public method WriteToXml This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).)

Top

See Also

Reference

FieldRatingScaleQuestionAnswer Class

Microsoft.SharePoint.Client Namespace