BenchmarkFormType
Enumeration of benchmark form types
Enum Values
Name | Description |
---|---|
Default |
Benchmark type is automatically detected. I.e. numeric questions are concidered as measures, while single-punch questions are used as demography variables. |
Measure |
A measure in a benchmark. |
Demography |
A demography variable for a benchmark. |
BenchmarkId |
A variable that can be used to select among different benchmarks. Data rows for the different benchmarks have different values for the BenchmarkId column. A benchmark survey can only have one form with this BenchmarkFormType. |
MeasureType |