FieldRatingScaleQuestionAnswer Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.FieldRatingScaleQuestionAnswer", ServerTypeId="{9b88fe8e-47cd-4ddc-9d66-0d12d70dde28}", ValueObject=true)]
public class FieldRatingScaleQuestionAnswer : Microsoft.SharePoint.Client.ClientValueObject
type FieldRatingScaleQuestionAnswer = class
    inherit ClientValueObject
Public Class FieldRatingScaleQuestionAnswer
Inherits ClientValueObject
Inheritance
FieldRatingScaleQuestionAnswer
Attributes

Constructors

FieldRatingScaleQuestionAnswer()

Properties

Answer
Question
TypeId

Methods

CustomFromJson(JsonReader) (Inherited from ClientValueObject)
CustomWriteToXml(XmlWriter, SerializationContext) (Inherited from ClientValueObject)
FromJson(JsonReader) (Inherited from ClientValueObject)
InitOnePropertyFromJson(String, JsonReader)
WriteToXml(XmlWriter, SerializationContext)

Applies to