Overload List
| Name | Description | |
|---|---|---|
| RerouteToState(BCWorkflowState) |
Reroutes the document in a workflow to a new state.
| |
| RerouteToState(BCWorkflowState, String) |
Reroutes the document in workflow to a new state.
| |
| RerouteToState(BCWorkflowState, String, IEnumerable<(Of <<'(String>)>>)) |
Reroutes the document in workflow to a new state.
| |
| RerouteToState(BCWorkflowState, String, IEnumerable<(Of <<'(String>)>>), Boolean) |
Reroutes the document in workflow to a new state.
|