Name | Description | Type | Additional information |
---|---|---|---|
QuestionId
Question id to which question text belongs
Type
integer
Additional info
Required for update |
|||
QuestionId |
Question id to which question text belongs |
integer |
Required for update |
ParentQuestionId
Id of the parent question
Type
integer
Additional info
Required |
|||
ParentQuestionId |
Id of the parent question |
integer |
Required |
QuestionStrings
List of question text and language code for all the applicable languages to the survey
Type
Collection of QuestionString
Additional info
Required |
|||
QuestionStrings |
List of question text and language code for all the applicable languages to the survey |
Collection of QuestionString |
Required |
DisplayLogicTypeId
Enum value of disply logic type applicable to sub question
Type
DisplayLogicTypeId
|
|||
DisplayLogicTypeId |
Enum value of disply logic type applicable to sub question |
DisplayLogicTypeId | |
DisplayLogic
Display logic of secondary question.
Type
string
|
|||
DisplayLogic |
Display logic of secondary question. |
string | |
DisplayOrder
Display order of the answer choice
Type
integer
Additional info
Required for update |
|||
DisplayOrder |
Display order of the answer choice |
integer |
Required for update |
DataLabel
Data label of the sub question
Type
string
Additional info
Should be unique in a survey for each sub question |
|||
DataLabel |
Data label of the sub question |
string |
Should be unique in a survey for each sub question |
IsOther
Flag if the sub question is other
Type
boolean
|
|||
IsOther |
Flag if the sub question is other |
boolean | |
GroupId
Group id to which sub question belongs
Type
integer
Additional info
Required for update if applicable |
|||
GroupId |
Group id to which sub question belongs |
integer |
Required for update if applicable |
IsFixedPosition
Flag if the position of sub question is fixed
Type
boolean
|
|||
IsFixedPosition |
Flag if the position of sub question is fixed |
boolean | |
IsNotApplicable
Flag if the sub question is of type not applicable
Type
boolean
|
|||
IsNotApplicable |
Flag if the sub question is of type not applicable |
boolean |