SearchList class

Build 1501 on 14/Nov/2017  This topic last edited on: 22/Mar/2016, at 16:36

Description

Contains all defined search panes of the parent BaseQuery.

Members

SearchObjectUIDefines search panes.

Example

searchlist2

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.