Hi, i am trying to complete workitems programmatically by "complete" method.but i can only complete workitems which have a runtimestate of "0" which is dormant state.
what about other runtime states.can i complete them programmaticaly.system does not allow to use complete method with runtimestates -1,1,3,4,5,6 and 7.is there any method to complete workitems that have runtime states:-1,1,3,4,5,6 and 7?do you have any ideas?
Regards.