SurveyType
Defines the type of a survey.
enum SurveyType {
GENERAL
NONE
ON_AIR_MEETING_HUB_PROFILE
SESSION
}
Values
SurveyType.GENERAL
A standard survey not tied to a specific session.
SurveyType.NONE
The survey type is in an indeterminate state.
SurveyType.ON_AIR_MEETING_HUB_PROFILE
A survey used to collect profile information for an OnAIR Meeting Hub.
SurveyType.SESSION
A survey associated with a specific session, completed by session attendees.
Member Of
CeContactStoreSurvey object ● MembershipContactStoreSurvey object ● Survey object ● SurveyTypeInput input