Table of Contents

Class ResponseAnalysisChecklistItem

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

Constructors

ResponseAnalysisChecklistItem()

public ResponseAnalysisChecklistItem()

Properties

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