Click or drag to resize

SurveyLaunchResult Properties

The SurveyLaunchResult type exposes the following members.

Properties
  NameDescription
Public propertyActiveUserWorkItemId
Id of the active user's workitem (if there is one).
Public propertyActivityIds
Ids of the active activities in the survey process
Public propertyErrorMessage
Contains errormessages if the launching wheren't succesfull
Public propertyProcessId
Id of the launched process
Public propertySuccess
Indicates whether the Survey was launched or not. If false, then the ErrorMessage property contains info about issues. If the survey was launched with the "Generate data in background" option, then this property will be true.
Public propertySurveyId
Id of the launched survey. The survey id equals the id of the target object of the process.
Top
See Also