Show / Hide Table of Contents

Class QuestionProficiencyLevel

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

Fields

View Source

proficiencyLevelId

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

proficiencyLevelName

Declaration
public int proficiencyLevelName
Field Value
Type Description
System.Int32

Extension Methods

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