Newer Version Available

This content describes an older version of this product. View Latest

SurveyQuestion

Represents a question in a survey.

Supported Calls

getDeleted(), getUpdated(), query(), retrieve()

Fields

Field Details
DeveloperName
Type
string
Properties
Filter, Group, Sort
Description
The API name of the SurveyQuestion object. The API name must be unique within a particular version of the survey.
Name
Type
string
Properties
Filter, Group, idLookup, Sort
Description
A label for this question in a survey that appears in the UI.
IsDeprecated
Type
boolean
Properties
Defaulted on create, Filter
, Group, Sort
Description
Indicates whether a question was deleted from the survey.
QuestionType
Type
picklist
Properties
Filter, Group, Restricted picklist, Sort
Description
The type of question.
SurveyPageId
Type
reference
Properties
Filter, Group, Sort
Description
Lookup to the SurveyPage object that contains the question.
SurveyVersionId
Type
reference
Properties
Filter, Group, Sort
Description
The ID of the SurveyVersion object that the question belongs to.