RankingRangeType¶
Describes the range of values used in the ranking system using Range and sets the number of times a single value can be repeated.
Properties¶
Name |
Type |
Description |
|
---|---|---|---|
MaximumRepetitionOfSingleValue |
int |
0..1 |
Allows values to be expressed more than once, for example if respondent can specify a “tie” by repeating a single value. |
Properties Inherited from RangeType¶
Name |
Type |
Description |
|
---|---|---|---|
RangeUnit |
string |
0..1 |
Specifies the units in the range. |
MinimumValue |
0..1 |
Minimum value in the range. |
|
MaximumValue |
0..1 |
Maximum value in the range. |