Table of Contents

Class ResponseAnalysisCommentItem

Namespace
InSite.Domain.Surveys.Forms
Assembly
Shift.Sdk.dll
public class ResponseAnalysisCommentItem
Inheritance
ResponseAnalysisCommentItem
Inherited Members
Extension Methods

Constructors

ResponseAnalysisCommentItem()

public ResponseAnalysisCommentItem()

Properties

AnswerComment

public string AnswerComment { get; set; }

Property Value

string

QuestionIdentifier

public Guid QuestionIdentifier { get; set; }

Property Value

Guid

ResponseSessionIdentifier

public Guid ResponseSessionIdentifier { get; set; }

Property Value

Guid