Click or drag to resize

SurveyTemplate Properties

The SurveyTemplate type exposes the following members.

Properties
  NameDescription
Public propertyClearEditableFields
If true, all editable fields are cleared when a survey object is routed to a new workflow step.
Public propertyDataSources
Collection of DataSource objects used in the Survey templates
Public propertyDescription
A description of the Survey template
Public propertyEnableEmails
Enable that notification emails are sent to the assignees of survey tasks? Even though EnableEmails is true it can still configured on the individual workflow step that notifications emails should not be sent.
Public propertyForms
Collection of SurveyForm objects
Public propertyGrids
Collection of SurveyGrid objects
Public propertyName
Public propertyObjectType
Public propertyOriginalXml
The xml data that the object was deserialized from.
Public propertyPostActions
Collection of PostAction objects
Public propertyScopeVariables
Collection of ScopeVariable objects
Public propertySurveySettings
Collection of SurveySetting objects
Public propertySystemName
The discription is assigned to the activity "description" property.
Public propertyTemplateAdmins
Collection of UId of a user or usergroup defined in Enterpriser Server with full access to start/edit the Survey template
Public propertyWorkflow
Collection of SurveyWorkflow objects
Top
See Also