Hi, I use SharePoint 2010.
I have a list workflow, which I need to terminate if a particular column value changes to TRUE.
I plan to do this in an event receiver with C# code.
How to detect the workflow and how to terminate it?
Thanks so much in advance for your help.
I have a list workflow, which I need to terminate if a particular column value changes to TRUE.
I plan to do this in an event receiver with C# code.
How to detect the workflow and how to terminate it?
Thanks so much in advance for your help.