BCSDocument Migrate Method (String)Meridian Enterprise 2013 Developer's Guide | BlueCielo ECM Solutions
Migrates the document to a new configurable workflow.

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 Migrate(
	string workflowName
)

Parameters

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