Show / Hide Table of Contents

Class QuestionProperty

Inheritance
System.Object
QuestionProperty
Inherited Members
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 QuestionProperty

Fields

View Source

propertyKey

Declaration
public string propertyKey
Field Value
Type Description
System.String
View Source

propertyValue

Declaration
public string propertyValue
Field Value
Type Description
System.String

Extension Methods

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