Returns the immediate sub-folders contained in the specified folder.
null. An array of IFolders which are the immediate sub-folders of the specified parent folder. The returned array is not ordered.
GetRootFolder, then use this method to retrieve the immediate sub-folders the root folder contains and so on. | Exception Type | Condition |
|---|---|
| ContentException | The method call resulted in a Content Server exception. |
| ContentSecurityException | The user does not have permission to access the folder. |
| SoapException | There was a communication problem during the execution of the remote method call. |
| InvalidOperationException | The parent folder has been deleted or has not been stored. |
IFolderManager Interface | Plumtree.Remote.PRC.Content.Folder Namespace