Click or drag to resize

SurveyObjectRoutingInfo Properties

The SurveyObjectRoutingInfo type exposes the following members.

Properties
  NameDescription
Public propertyActor
User who performs the routing.
Public propertyCurrentStep
The now activated workflow step. Can be null - if the workflow is complete for the object.
Public propertyCurrentStepAssigneeIds
Ids of users assigned to the current step. Can be null - if the workflow is complete for the object.
Public propertyIsCompleted
Has the survey object completed all its (relevant) workflow steps?
Public propertyIsInitializing
Is the survey object just initialized?
Public propertyPreviousStep
Name of the workflow step that has just been completed. Can be null - if the workflow is starting.
Public propertyRouteTime
Denotes the time when the question was routed to its current step or when it was completed
Public propertySurveyObjectKey
Survey object that has been routed.
Top
See Also