Click or drag to resize

ItemcloseWorkflow Method

Note: This API is now obsolete.

Closes the workflow process. Item's type must be "Workflow Process".

Namespace:  Aras.IOM
Assembly:  IOM (in IOM.dll) Version: 14.0.20.39432
Syntax
[ObsoleteAttribute("Obsolete since 8 SP2. The method will be removed from future releases of IOM. Please use apply("closeWorkflow", ...) instead.", 
	true)]
public void closeWorkflow()
See Also