Show / Hide Table of Contents

Class QuestionAnswer

Inheritance
System.Object
QuestionOption
QuestionAnswer
Inherited Members
QuestionOption.nodeId
QuestionOption.nodeName
QuestionOption.optionText
QuestionOption.ParentNodeId
QuestionOption.ordinalPosition
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Appearition.QAndA
Assembly: Appearition.SDK.dll
Syntax
[Serializable]
public class QuestionAnswer : QuestionOption

Properties

View Source

QuestionText

Declaration
public override string QuestionText { get; }
Property Value
Type Description
System.String
Overrides
QuestionOption.QuestionText

Extension Methods

ObjectExtension.ToStream(Object)
  • View Source
Back to top Generated by DocFX