Table of Contents

Class ResponseAnalysisCategoryItem

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

Constructors

ResponseAnalysisCategoryItem()

public ResponseAnalysisCategoryItem()

Properties

AnswerCount

public int AnswerCount { get; set; }

Property Value

int

OptionCategory

public string OptionCategory { get; set; }

Property Value

string

QuestionIdentifier

public Guid QuestionIdentifier { get; set; }

Property Value

Guid