Class SurveyQuestionListSelectionRange
public class SurveyQuestionListSelectionRange
- Inheritance
-
SurveyQuestionListSelectionRange
- Inherited Members
- Extension Methods
Constructors
SurveyQuestionListSelectionRange()
public SurveyQuestionListSelectionRange()
Properties
Enabled
public bool Enabled { get; set; }
Property Value
Max
public int? Max { get; set; }
Property Value
- int?
Min
public int? Min { get; set; }
Property Value
- int?