Plumtree Portal UI  
 

PTObjectManagerQueryWrapper.SimpleQuery Method (Int32)

MES- SimpleQuery wraps the ObjectManager call of the same name. This function orders results by name.

public virtual bool SimpleQuery(
   int iFolderID
);

Parameters

iFolderID
indicates a folder to be queried, or -1 for all folders

Return Value

boolean indicating success or failure

See Also

PTObjectManagerQueryWrapper Class | com.plumtree.portaluiinfrastructure.resultwrapper Namespace | PTObjectManagerQueryWrapper.SimpleQuery Overload List