The following are the fields associated with the EventQuestion object and the properties of these fields. Since there are no update or create calls for the EventQuestion object, all fields are considered read-only.
Field Name | Type | Read-Only | Searchable |
---|---|---|---|
Id | GUID | X | |
QuestionText | String | X | |
QuestionCode | String | X | X |
SurveyType | String | X | X |
QuestionType | String | X | X |
EventId | GUID | X | X |
EventCode | String | X | X |
EventTitle | String | X | |
ProductName | String | X | |
ProductId | GUID | X | X |
InternalNote | String | X | |
AllowOther | Boolean | X | |
OtherLabel | String | X | |
LastModifiedDate * | DateTime | X | X |
AnswerDetail | |||
AnswerText | String | X | |
RowDetail | |||
RowText | String | X |
Legend
*
Used in GetUpdated call
Last updated on