Indicates the runtime display type of a survey variable.
| Member Name | Description |
|---|---|
| Hidden | Item is not displayed. |
| Poplist | Item is a pop list. |
| Text | Item is a text box. |
| Calculated | Item is a calculated value. It is not entered by the user directly. |
| RadioGroup | Item is a radio button group. |
| CheckAllSummary | A container holding one or more checkAllItem items. Used to allow users to select all applicable values. |
| CheckAllItem | Item is a specific check box in a checkAllSummary item. |
| Checkbox | Simple yes/no checkbox item. |
| Comment | Item is a free-form text box. |
| Preload | Item is a pre-loaded value. |
| Likert | Item is a Likert scale. |
| SemanticDifferential | Item is a semantic differential scale. |
Namespace: DatStat.SDK.WebServiceWrappers
Assembly: WebServiceWrappers (in WebServiceWrappers.dll)
DatStat.SDK.WebServiceWrappers Namespace