When a file has been used at least once, when we delete it, Vault will tell us in which assembly it is used but it does not tell us in which version of that assembly.
To find out how many versions of the assembly the part is linked in, I must find the assembly and browse through all the versions.
It would be simpler if Vault gives us this information directly in the delete function dialog box.
For this function to be perfect, it will also have to tell us if the part is used in the latest version of the assembly and if one or more versions of the assembly where the part is used is of the "Release" type.
All this information exists in the Vault since it can be found in the "Where Used" tab. Let's make it more accessible when we need it.