My application works with Documentum through DFS. I have met the following task: my application has to update Subject of all versions of given dm_document. But the Update method in DFS allows to do it only for CURRENT version; and I see nothing more appropriated in DFS. Is there a way to do this (using DFS)?