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.