BCSDocument Reroute Method (String)Meridian Enterprise 2013 Developer's Guide | BlueCielo ECM Solutions
Reroutes the document in the workflow to a new state.

Namespace: BlueCieloECM.InnoCielo.Meridian.Scripting
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
Syntax

public void Reroute(
	string stateName
)

Parameters

stateName
Type: OnlineSystem String
The name of the new state of the workflow.
See Also