Click or drag to resize

ExecuteSearchGroupSearchArgs Properties

The CTInterfaceExecuteSearchGroupSearchArgs type exposes the following members.

Properties
 NameDescription
Public propertyCTDatabase Currently active CUSTOMTOOLS database.
Public propertyCTSearchGroup Search Group which search query is executed.
Public propertyCTSearchParam Search parameters.
Public propertyHandled Flag that indicates if a script-addin has returned a resultset or not. This is automatically set to TRUE when SetResultset(ListCTExtDataSrcSearchResult) is called.
Public propertyResultSet Getter for the resultset returned by the script-addin. Use SetResultset(ListCTExtDataSrcSearchResult) as setter.
Top
See Also