Class VResponseFirstComment
- Namespace
- InSite.Application.Surveys.Read
- Assembly
- Shift.Sdk.dll
public class VResponseFirstComment
- Inheritance
-
VResponseFirstComment
- Inherited Members
- Extension Methods
Constructors
VResponseFirstComment()
public VResponseFirstComment()
Properties
AnswerText
public string AnswerText { get; set; }
Property Value
QuestionSequence
public int QuestionSequence { get; set; }
Property Value
QuestionType
public string QuestionType { get; set; }
Property Value
ResponseIdentifier
public Guid ResponseIdentifier { get; set; }
Property Value
SurveyIdentifier
public Guid SurveyIdentifier { get; set; }