SurveyObjectRoutingInfo Properties |
The SurveyObjectRoutingInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | Actor |
User who performs the routing.
|
![]() | CurrentStep |
The now activated workflow step.
Can be null - if the workflow is complete for the object.
|
![]() | CurrentStepAssigneeIds |
Ids of users assigned to the current step.
Can be null - if the workflow is complete for the object.
|
![]() | IsCompleted |
Has the survey object completed all its (relevant) workflow steps?
|
![]() | IsInitializing |
Is the survey object just initialized?
|
![]() | PreviousStep |
Name of the workflow step that has just been completed.
Can be null - if the workflow is starting.
|
![]() | RouteTime |
Denotes the time when the question was routed to its current step or when it was completed
|
![]() | SurveyObjectKey |
Survey object that has been routed.
|