Click or drag to resize

SurveyObjectWorkflowInfo Properties

The SurveyObjectWorkflowInfo type exposes the following members.

Properties
  NameDescription
Public propertyAssignees
Collection of User IDs.
Public propertyCompleted
Public propertyId
Public propertyIsChildObject
If true, the object is a child object
Public propertyIsParentChildSurvey
Is true if the survey template is a parent-child survey
Public propertyParentSourceKey
Returns source key of the parent object if the object is a child. Is null if the survey object is parent
Public propertyPreviousWorkflowStep
Can be null
Public propertyReadOnlyParent
Public propertyRouteTime
Denotes the time when the question was routed to its current step or when it was completed
Public propertySourceKey
Public propertySurveyId
Public propertySurveyUId
Public propertyWorkflowStep
Public propertyXml
The surveyObject xml element that has been deserialized from. Can be null.
Top
See Also