Returns the immediate subfolders contained in the specified folder.
null. An array of IFolders which are the immediate subfolders of the specified parent folder. The returned array is not ordered.
GetRootFolder, then use this method to retrieve the immediate subfolders the root folder contains and so on. | Exception Type | Condition |
|---|---|
| ContentException | The method call resulted in a Publisher 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