Removes documents from the portal.
Note that this does not remove the document file itself, only the link to the document from the portal. Note: As this method performs multiple operations, any exception thrown relating to these will have details of each failure.
| Exception Type | Condition |
|---|---|
| PortalException | if the operation resulted in an error on the portal |
| SoapException | if there is a communication problem during the execution of the remote method call |
IDocumentManager Interface | Plumtree.Remote.PRC Namespace