Table of Contents

Class ResponseAnalysisSelectionItem

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

Constructors

ResponseAnalysisSelectionItem()

public ResponseAnalysisSelectionItem()

Properties

AnswerCount

public int AnswerCount { get; set; }

Property Value

int

OptionIdentifier

public Guid OptionIdentifier { get; set; }

Property Value

Guid

OptionPoints

public decimal? OptionPoints { get; set; }

Property Value

decimal?

QuestionIdentifier

public Guid QuestionIdentifier { get; set; }

Property Value

Guid