How to unlink child documents from a virtual documents before deleting
You have several options:
- using Webtop removing the child elements;-)
- write a dfc-utility which calls IDfVirtualDocument.removeNode(IDfVirtualDocumentNode removeNode)
- via API call 'removepart'