Hello all.
I'm trying to update properties in previous version of document by using objectService.Update (I'm using c#) and i've got an exception.
In the DFS_Dev_Guide, it was mentioned that Update operation will only update the CURRENT version of an object.
How can I update non-current versions?
Thanks,
MTs