How to fetch current version number of a file from changeset using JAVA apis?
![]() I am able to fetch changeset associated with the workitems and the file associated with the changeset. How do I get the details of current version number of the file ?
|
Accepted answer
![]() The client-side code for fetching an IVersionableIdentifier is:
Akshay Daga selected this answer as the correct answer
|