Name Description Type Additional information
Id

Id.

integer

-

QuestionGuid

Guid of the question.

globally unique identifier

-

AnswerText

Answer for QuestionTypes 'Text', 'Memo', 'Time'.

string

-

AnswerNumber

Answer for QuestionType 'Number'.

decimal number

Nullable

AnswerDateTime

Answer for QuestionType 'Date'.

date

Nullable

AnswerRelationIds

Answer for QuestionTypes 'ClientSelection', 'EmployeeSelection'.

Collection of integer

-

AnswerRelations

Additional data for AnswerRelationIds.

Collection of FilledQuestionnaireQuestionAnswerRelation

-

AnswerRelationCorrelationIds

Answer for QuestionType 'CorrelationSelection'.

Collection of integer

-

AnswerRelationCorrelations

Additional data for AnswerRelationCorrelationIds.

Collection of FilledQuestionnaireQuestionAnswerRelationCorrelation

-

AnswerOrganizationEntityIds

Answer for QuestionType 'OrganizationEntitySelection'.

Collection of integer

-

AnswerOrganizationEntities

Additional data for AnswerOrganizationEntityIds.

Collection of FilledQuestionnaireQuestionAnswerOrganizationEntity

-

SelectedAnswerPossibilityGuids

Answer for QuestionTypes 'MultipleChoice', 'Choice', 'Radio', 'YesNo', 'TrackBar'.

Collection of globally unique identifier

-

Explanation

Explanation for the given answer.

string

-

PossibleToNavigateTo

Determines whether the question can be navigated.

boolean

-