In the future, if you come across a situation where you are not sure about the field name of the work item. You can connect to the TFS database, open the team collective project database and see the field table.
Let's say, for example, [Tfs_DefaultCollection]. [dbo]. [Fields]. This will show you the field name, link name, field ID, etc.
source share