Returns a string representation of the path of a document.
null
. A string representing the path of a folder.
The string is formed by concatenating the path component's strings using the specified separation string between path components.
Exception Type | Condition |
---|---|
InvalidOperationException | The document has not yet been inserted or has already been removed. |
IDocument Interface | Plumtree.Remote.PRC.Collaboration.Document Namespace