In the context of the TFS version control SDK (Microsoft.TeamFoundation.VersionControl), what exactl

Posted by Frank Schwieterman on Stack Overflow See other posts from Stack Overflow or by Frank Schwieterman
Published on 2010-05-05T19:02:45Z Indexed on 2010/05/05 19:08 UTC
Read the original article Hit count: 686

Filed under:
|

In the context of the TFS version control SDK (Microsoft.TeamFoundation.VersionControl), what exactly is deletionID?

It is a property of Microsoft.TeamFoundation.VersionControl.Client.Item. It is also a parameter to some of the query methods on Microsoft.TeamFoundation.VersionControl.Client. I'm trying to figure out exactly what it means, and how it might impact queries.

© Stack Overflow or respective owner

Related posts about tfs

Related posts about tfs-sdk