| | | Supreme Being
       
Group: Forum Members Last Login: Tuesday, June 02, 2009 Posts: 55, Visits: 53 |
| I want to remove an Information of a WorkItem programmatically what is the code which i need to write ?
Thanks, |
| | | | Supreme Being
       
Group: Forum Members Last Login: Monday, May 24, 2010 Posts: 41, Visits: 66 |
| | Use the below method ie WorkItem.ChangeStatus("WebWorkList", "ID", "IO");// "channel name " status to be changed ", current status" note: WebWorklist: channel name here ID : information delete IO: information.
Thanks, Santosh Kumar
Santosh Kumar |
| |
|
|