ClearWorkflowError |
Scroll |
Clears errors for workflow instances.
Namespace: Therefore.API
Visual Basic Public Overridable Function ClearWorkflowError ( _ pList As ITheWFInstanceList _ ) As Void C# public virtual void ClearWorkflowError ( ITheWFInstanceList pList )
Parameters pList A list of workflow instances with errors to be cleared. |
|
Requires Connection You must be connected to the Thereforeā¢ Server when calling this method. |