26 May 2009 0 Comments

How to set the Outcome/Workflow Status column to Approved or Rejected while using the SpWorkflowTask.AlterTask API to alter the tasks…

  Once I had to work on requirement where I was   using SharePoint’s OOB Approval workflow but I had to programmatically alter the workflow task using SPWorkflowTask.AlterTask API. Below is the code snippet that I used. Though I was able to set the percent complete of the task as “completed” but still wasn’t able to set the workflow outcome

Read more here: 
How to set the Outcome/Workflow Status column to Approved or Rejected while using the SpWorkflowTask.AlterTask API to alter the tasks…

If you liked this post, buy me a Coffee.

Leave a Reply