Aqualogic Interaction API  
 

IPTSPortalCollection.ParentFolderIDs Method 

Returns the IPTSField for portal objects' parent folder ID. Type String; retrievable but not searchable (use one of the IPTSQuery objects defined in this interface instead). Format is 'ddX' (where XXX is the folder ID) for document directory items, and 'odX' for admin directory items. Note that document directory items may have more than one immediate parent folder; in this case the IDs will be whitespace-separated.

IPTSField ParentFolderIDs();

See Also

IPTSPortalCollection Interface | com.plumtree.server.search.ptapps Namespace