Say I'm doing a work item in TFS. Then I make changes and update the text on the History tab (then save).
Using the TFS API, how can I get this text?
I would think that this would be in the "History" line for the last item in the "Revision" collection in the work item. (Because you can use the History in a regular work item to set the line through the API.) However, in the Revisions array, all work items are displayed with an empty history.
Any ideas on how I can get this line?
Vaccano
source share