Hi,
I have workflow developed in Visual Studio which does the normal create approval tasks for a document. And what we need to do is have a timer in the workflow where after 5 days if not all the approvers have responded we approve the document, but if one approver rejects then we need to cancel the timer.
Is there anyway in the workflow to Cancel a delay activity
Thanks Chris