Table of Contents

Class ProgramRepository.Mapping

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

Constructors

Mapping()

public Mapping()

Properties

MappingIdentifier

public Guid MappingIdentifier { get; set; }

Property Value

Guid

QuestionIdentifier

public Guid QuestionIdentifier { get; set; }

Property Value

Guid

QuestionText

public string QuestionText { get; set; }

Property Value

string

ReportColumn

public string ReportColumn { get; set; }

Property Value

string

ReportColumnOther

public string ReportColumnOther { get; set; }

Property Value

string

ReportTable

public string ReportTable { get; set; }

Property Value

string

SurveyIdentifier

public Guid SurveyIdentifier { get; set; }

Property Value

Guid

SurveyName

public string SurveyName { get; set; }

Property Value

string