c# - TFS : How to identify it's system or custom field for the work item type template? -
in tfs, how identify field of work item custom (user created) or system (by default come template)? need know way using c# , tfs explorer also.
it not possible in existing system determine field comes shipped templates , 1 have added later out of gate. way downloading templates server, crack open zip file , scan work item type xml's.
in new world of process customization available in vs team services (the cloud version) , ship on-prem, able to. , have proper rest api support. options limited.
Comments
Post a Comment