Retrieve all possible state transition in a Project Area
Hi everyone,
I'm new on RTC and I'm building a desktop (task bar) app to change the work Item state, without entering the RTC site. I'm using C# and REST API to retrieve information from RTC. Using the Generic schema, I could retrieve all the state changes in a work Item, but I need to show a list of the all possible states in a Project Area. Where I can find it? Any ideas?
Thanks