IResponse Properties |
The IResponse type exposes the following members.
Name | Description | |
---|---|---|
BaseType |
Base type of the response
| |
CreatedAt |
DateTime the record was created at
(Inherited from IRecordEntity.) | |
CreatedBy |
Id of the user which created the record
(Inherited from IRecordEntity.) | |
DeletedAt |
DateTime at which the record was last deleted
(Inherited from IRecordEntity.) | |
DeletedBy |
Id of the user which last deleted the record
(Inherited from IRecordEntity.) | |
EntryCode |
Entry code of the response
| |
Factor |
Factor of the response
| |
FirstChild |
First child response
| |
Id |
Id of the record
(Inherited from IRecordEntity.) | |
IsExcludedFromTranslation |
Indicates if the response is excluded from translation
| |
IsExclusive |
Indicates if the response is exclusive
| |
IsSelectable |
Indicates if the response is selectable
| |
LastChild |
Last child response
| |
LastError |
Last error that occurred
(Inherited from IRecordEntity.) | |
NextSibling |
Next sibling response
| |
ParentId |
Id of the parent response
| |
Position |
Position of the response
| |
PrevSibling |
Previous sibling response
| |
QuestionId |
Id of the question
| |
ResourceId |
Id of the resource used by the response
| |
RotationBehaviour |
Rotation behavior of the response
| |
SemiOpenQuestionId |
Id of the semi=open question for the response
| |
Type |
Type of the question
| |
UpdatedAt |
DateTime at which the record was last updated
(Inherited from IRecordEntity.) | |
UpdatedBy |
Id of the user which last updated the record
(Inherited from IRecordEntity.) | |
UserData |
User data for the response
|