Description
Contains all defined search panes of the parent BaseQuery.
Members
SearchObjectUI | Defines search panes. |
Example
Remarks
There is only one <SearchList for each BaseQuery, and it contains all panes of that BaseQuery.
If another BaseQuery needs to use exactly the same search panes, you need to duplicate them - there's no way to reference them.