ExecuteSearchGroupSearchArgs Properties |
The CTInterfaceExecuteSearchGroupSearchArgs type exposes the following members.
Name | Description | |
---|---|---|
CTDatabase |
Currently active CUSTOMTOOLS database.
| |
CTSearchGroup |
Search Group which search query is executed.
| |
CTSearchParam |
Search parameters.
| |
Handled |
Flag that indicates if a script-addin has returned a resultset or not.
This is automatically set to TRUE when SetResultset(ListCTExtDataSrcSearchResult) is called.
| |
ResultSet |
Getter for the resultset returned by the script-addin.
Use SetResultset(ListCTExtDataSrcSearchResult) as setter.
|