Show / Hide Table of Contents

Class QuestionCategory

Inheritance
System.Object
QuestionCategory
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 QuestionCategory

Fields

View Source

categoryId

Declaration
public int categoryId
Field Value
Type Description
System.Int32
View Source

categoryName

Declaration
public string categoryName
Field Value
Type Description
System.String

Extension Methods

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