![]() | CTInterfaceExecute |
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. |
Name | Description | |
---|---|---|
![]() | SetResultset | Sets the resultset to be shown for user when Search Group search is performed. Sets also Handled to TRUE. |
Date | Version | Description |
---|---|---|
- | 2013 SP4 | First Release |