JAMS Developer Guide
Find Method (Folder)


MVPSI.JAMS Namespace > Folder Class : Find Method
Returns a Collection of Folders contained in the specified folder.
Overload List
OverloadDescription
Returns a Collection of Folders contained in the specified folder.  
Creates and load a new FolderList.  
Creates a collection of a folder and all of the descendants.

Note that the Folder objects in this collection are not fully formed, the Properties, Elements and Parameters ate not loaded. This collection is intended to be use to navigate a hierarchy of folders. If you want to know the details of a Folder, you need to use the Load method to load a fully formed object.

 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Folder Class
Folder Members