The assembly document is saved to a location designated by the user, so this could either local or networked. Whilst it is straightforward to find out if the assembly document has been saved, my question relates to whether it is possible to identify if a assembly document has been saved with a specific level of detail. At this stage I have the document in memory.
The application is used to copy an assembly to a new location, renaming the assembly and all its component parts then rebuilding the assembly using the new components. Part of the vallidation process is to ensure that the current level of detail has been saved before committing the transfer.