NameDescriptionTypeAdditional information
QuestionGuid

The id of the question.

globally unique identifier

None.

Rank

The rank of the question within the questionnaire chapter.

integer

None.

QuestionName

The name of question.

string

None.

QuestionCode

The code of the question.

string

None.

QuestionPrintText

The text displayed for the question.

string

None.

QuestionType

The type of question.

QuestionType

None.

AnswerText

The answer of the question as text.

string

None.

AnswerNumber

The answer of the question as a number.

decimal number

None.

AnswerDateTime

The answer of the question as a datetime.

date

None.

AnswerRTF

The answer of the question as rich text.

string

None.

Explanation

The explanation of the answer.

string

None.

Answered

Indicates whether an answer has been given.

boolean

None.

SubChapterGuid

The id of the sub chapter to which the item belongs.

globally unique identifier

None.