Table of Contents

Class ProgramRepository.Answer

Namespace
InSite.Persistence.Plugin.NCSHA
Assembly
InSite.Persistence.dll
public class ProgramRepository.Answer
Inheritance
ProgramRepository.Answer
Inherited Members

Constructors

Answer()

public Answer()

Properties

QuestionIdentifier

public Guid QuestionIdentifier { get; set; }

Property Value

Guid

RadioListSelection

public string RadioListSelection { get; set; }

Property Value

string

ReportColumn

public string ReportColumn { get; set; }

Property Value

string

ReportTable

public string ReportTable { get; set; }

Property Value

string

RespondentIdentifier

public Guid RespondentIdentifier { get; set; }

Property Value

Guid

ResponseAnswer

public string ResponseAnswer { get; set; }

Property Value

string

ResponseAnswerText

public string ResponseAnswerText { get; set; }

Property Value

string

ResponseGroup

public Guid ResponseGroup { get; set; }

Property Value

Guid

ResponseIdentifier

public Guid ResponseIdentifier { get; set; }

Property Value

Guid

ResponsePeriod

public Guid ResponsePeriod { get; set; }

Property Value

Guid

SurveyIdentifier

public Guid SurveyIdentifier { get; set; }

Property Value

Guid

SurveyQuestionType

public string SurveyQuestionType { get; set; }

Property Value

string