|  | Plumtree Portal UI | |
| PTObjectManagerQueryWrapper.SimpleQuery Method (Int32, Int32[][]) |
MES- SimpleQuery wraps the ObjectManager call of the same name.
Parameters
-
iFolderID
- indicates a folder to be queried, or -1 for all folders
-
arrSort
- is a 2D int array of PropertyIDs to sort by. It should contain a column for each sort. The first row holds the PropertyID, and the second row holds the sort direction, PTSAW_SORT_ASCENDING or PTSAW_SORT_DESCENDING
Return Value
boolean indicating success or failure
See Also
PTObjectManagerQueryWrapper Class | com.plumtree.portaluiinfrastructure.resultwrapper Namespace | PTObjectManagerQueryWrapper.SimpleQuery Overload List