Returns an IDocumentFolder
for the specified ID, or null
if there is no document folder with the given ID.
ID
property on the IDocumentFolder
interface. Must be positive. An IDocumentFolder
with the specified ID or null
if the document folder does not exist or the user does not have access to it.
Exception Type | Condition |
---|---|
CollaborationException | The method call resulted in an error. |
SoapException | There is a communication problem during the execution of the remote method call. |
IDocumentManager Interface | Plumtree.Remote.PRC.Collaboration.Document Namespace