For a list of all members of this type, see QuestionView members.
Name | Description | |
---|---|---|
![]() | Answers | Returns list of answers. |
![]() | AsOfDate | Return the date and time when last updated. (Inherited from Selerix.BenSelect.Api.ApplicationCore.View.BaseEntityView<Question>) |
![]() | CorrectAnswer | Returns correct answer text for 'Textbox' type of question. |
![]() | CorrectFeedback | Returns correct feedback text. |
![]() | Id | Returns integer identifier. (Inherited from Selerix.BenSelect.Api.ApplicationCore.View.BaseEntityView<Question>) |
![]() | IncorrectFeedback | Returns incorrect feedback text. |
![]() | OrderNumber | Returns order number. |
![]() | Text | Returns text. |
![]() | Type | Returns type. |
![]() | UniqueId | Return unique identifier. (Inherited from Selerix.BenSelect.Api.ApplicationCore.View.BaseEntityView<Question>) |