Class QuestionAnswers
Inheritance
System.Object
QuestionAnswers
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Cmc.Nexus.CareerServices.Services
Assembly: Cmc.Nexus.CareerServices.Contracts.dll
Syntax
public class QuestionAnswers
Constructors
QuestionAnswers()
Declaration
public QuestionAnswers()
Fields
ReasonAnswer
Declaration
public string ReasonAnswer
Field Value
Type | Description |
---|---|
System.String |
ReasonQuestionId
Declaration
public int ReasonQuestionId
Field Value
Type | Description |
---|---|
System.Int32 |