I am trying to get from State "A" to State "X".
There are transitions in place that prevent me from just going to X.
I can export the WorkItemType as XML and work on that, but before I do that, I thought I would ask if there is a way to get at the Transitions via the API.
Soooo.....
Not many people need the transitions for WorkItemTypes.
Well, I needed it so I wrote a method to do it. Here it is in case someone else ever needs this: