Click or drag to resize

SurveySchedule Properties

The SurveySchedule type exposes the following members.

Properties
  NameDescription
Public propertyConfirmLaunch
If true, the Survey will only pass the "Initiation" activity, and needs to be manually launched from the "Verification" step
Public propertyDeadlineDays
The deadline of the survey will be set from the day the survey is launched plus the number of days provided in this parameter. If a value is provided, the fixed deadline on the Survey schedule object will not be used
Public propertyId
Public propertyName
Public propertyScopeVariables
XML structure holding the scoping variables to be used in the Survey
Public propertySurveyScheduleInfo
Contains data for survey name, description, deadline etc.
Public propertySurveySettings
XML structure holding the settings to be used in the Survey
Public propertySurveyTemplateId
The Survey template which should be to launch the Survey
Public propertyTimerUId
Timer used for launching of the Survey Is null if the Survey schedule is used in an Event definition
Public propertyUId
Public propertyUsedInEventDefinition
The SurveySchedule is defined without a Timer and can be used for launching Surveys from a Code method
Top
See Also