BCEdmItemsUI ChangeWFState Method Meridian Enterprise 2013 Developer's Guide | BlueCielo ECM Solutions
Changes the document(s) workflow state.

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

public void ChangeWFState(
	IWin32Window owner,
	string caption,
	DocumentWorkflowFlags state,
	string comment,
	string todoUserName
)
Remarks

If caption, comment and todoUserName are empty strings or   then the Change SDWF State dialog will be displayed.
See Also