SurveySetting Properties |
The SurveySetting type exposes the following members.
Name | Description | |
---|---|---|
![]() | DataType |
Data type of the variable.
(Inherited from SurveyVariableBase.) |
![]() | Name |
Technical name of the variable.
(Inherited from SurveyVariableBase.) |
![]() | Property |
System name of a property in ES that defines whether it is a single- or multi-valued variable and the UI control type.
The property must match the specified DataType.
Note: the property is not necessarily used on the survey object type - it just has to be defined in ES.
(Inherited from SurveyVariableBase.) |
![]() | RequiresValue |
Is variable required (only used client side)
(Inherited from SurveyVariableBase.) |
![]() | ShowInUI |
Should variable be displayed when starting survey (only used client side)
(Inherited from SurveyVariableBase.) |
![]() | Title |
Displayed in the UI.
(Inherited from SurveyVariableBase.) |