Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IDocument.ContainingFolder Property

Gets document folder that this document is stored in.

IDocumentFolder ContainingFolder {get;}

Property Value

An IDocumentFolder object describing the folder that this document is stored in.

Exceptions

Exception Type Condition
CollaborationException The method call resulted in an error.
InvalidOperationException The document has already been removed.
SoapException There is a communication problem during the execution of the remote method call.

See Also

IDocument Interface | Plumtree.Remote.PRC.Collaboration.Document Namespace