Migrates the document to a new configurable workflow.
Namespace: BlueCieloECM.InnoCielo.Meridian.ScriptingAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.40.0)
Syntax
| C# |
|---|
public void Migrate( string workflowName ) |
| Visual Basic |
|---|
Public Sub Migrate ( _ workflowName As String _ ) |
| Visual C++ |
|---|
public: void Migrate( String^ workflowName ) |
Parameters
- workflowName
- Type: System..::..String
The name of the new workflow.