Hello,
I am working with virtual documents and after any opperation - like adding a new child document, I have to check-out, and then check-in the virtual document.
So my question is - can I check in a document in its current version?
I don't want to create a new version of the document because I want to use its primal r_object_id.
P.S. At the moment I'm using the check-in example in the dfc development guide
Thanks in advance!