Aqualogic Interaction API  
 

IPTCatalog.QueryParentFolderIDs Method 

Returns a list of the parent folderIDs.

IPTQueryResult QueryParentFolderIDs(
   int nFolderID
);

Parameters

nFolderID
folderID of the document folder.

Return Value

an IPTQueryResult consisting a column of folderIDs

See Also

IPTCatalog Interface | com.plumtree.server Namespace