Overload List

  NameDescription
Public methodRerouteToState(BCWorkflowState)
Reroutes the document in a workflow to a new state.
Public methodRerouteToState(BCWorkflowState, String)
Reroutes the document in workflow to a new state.
Public methodRerouteToState(BCWorkflowState, String, IEnumerable<(Of <<'(String>)>>))
Reroutes the document in workflow to a new state.
Public methodRerouteToState(BCWorkflowState, String, IEnumerable<(Of <<'(String>)>>), Boolean)
Reroutes the document in workflow to a new state.

See Also