This method clears the workflow description from the control and removes all the visualized objects.
Namespace:
OmniPageCSDK.ToolBoxes
Assembly:
OmniPageCSDK.ToolBoxes (in OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
Remarks
Note that this method should not be called while a workflow is being executed. It is useful if you want the control to clear its content just after
a particular workflow has finished.
See Also