PendingChange.DeletionId Property
Visual Studio 2005
Gets the ID of the item to be deleted, if there is more than one deleted item with the same database path.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in microsoft.teamfoundation.versioncontrol.client.dll)
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in microsoft.teamfoundation.versioncontrol.client.dll)
If ChangeType is Undelete and there is more than one deleted item with the same database path, this ID is used to disambiguate them. Otherwise, it should be zero.