ClearError |
Scroll |
Clears the error for this workflow instance.
Namespace: Therefore.API
Visual Basic Public Overridable Function ClearError ( _ pServer As TheServer _ ) C# public virtual void ClearError ( TheServer pServer )
Parameters pServer A valid and connected TheServer object.
Return Value None. |
|
Requires Loaded Instance Load an instance definition from the server before calling this method. |