Click or drag to resize
CTInterfaceExecuteSearchGroupSearchArgs Class
Event argument class for OnExecuteSearchGroupSearch.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    ATR.CT.CTInterfaceCTInterfaceExecuteSearchGroupSearchArgs

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll)
Syntax
public class ExecuteSearchGroupSearchArgs : EventArgs

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
Public propertyResultSet
Top
Methods
  NameDescription
Public methodSetResultset
Sets the resultset to be shown for user when Search Group search is performed. Sets also Handled to TRUE.
Top
Availability

CUSTOMTOOLS 2013 SP4


See Also