Table of Contents

Class SurveyQuestionListSelectionRange

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

Constructors

SurveyQuestionListSelectionRange()

public SurveyQuestionListSelectionRange()

Properties

Enabled

public bool Enabled { get; set; }

Property Value

bool

Max

public int? Max { get; set; }

Property Value

int?

Min

public int? Min { get; set; }

Property Value

int?