Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IDocumentFolder.ParentFolder Property

Gets the parent document folder that contains this folder.

IDocumentFolder ParentFolder {get;}

Property Value

An IDocumentFolder instance describing the folder that contains this folder, or null if this is the top-level folder for a project.

See Also

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