Class QuestionResponses
Inheritance
System.Object
QuestionResponses
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 QuestionResponses
Constructors
QuestionResponses()
Declaration
public QuestionResponses()
Fields
ReasonQuestionResponseId
Declaration
public int ReasonQuestionResponseId
Field Value
Type | Description |
---|---|
System.Int32 |
ResponseComments
Declaration
public string ResponseComments
Field Value
Type | Description |
---|---|
System.String |