Respondida Can we add a field on an existing workitemtype?

  • jueves, 20 de octubre de 2011 13:40
     
     

    Hi,

    I'm using TFS API and i would like to add field to a existing workitemtype.
    I know the "manual" way with TFS power tool in VS2010. But i would like to do it by code.

    With the TFS API, we can retreive a Workitemtype, modify it, and push it back into TFS. 

    Do we have another way to acheive this by code? Like  WorkItemType.Fields.Add(My custom fields).

     

Todas las respuestas