Name | Description | Type | Additional information |
---|---|---|---|
code |
Gets or sets the code. |
string |
None. |
description |
Gets or sets the description. |
string |
None. |
explanation |
Gets or sets the explanation. |
string |
None. |
isActive |
Gets or sets a value indicating whether the question is active. |
boolean |
None. |
isExternal |
Gets or sets a value indicating whether the question is external. |
boolean |
None. |
optionsOnly |
Gets or sets a value indicating whether the question is options only. |
boolean |
None. |
order |
Gets or sets the order. |
integer |
None. |
personSpecific |
Gets or sets a value indicating whether the question is person specific. |
boolean |
None. |
id |
Gets or sets the question identifier. |
integer |
None. |
questionCategory |
Gets or sets the question category identifier. |
integer |
None. |
questionType |
Gets or sets the question type identifier. |
integer |
None. |
parentQuestionOptions |
Gets or sets the parent question option identifiers. |
Collection of integer |
None. |
questionOptions |
Gets or sets the question option identifiers. |
Collection of integer |
None. |