Click or drag to resize
CTInterface.ExecuteSearchGroupSearchArgs Class
Event argument class for OnExecuteSearchGroupSearch.
Inheritance Hierarchy
System.Object
  System.EventArgs
    ATR.CT.CTInterface.CTInterface.ExecuteSearchGroupSearchArgs

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

The CTInterface. ExecuteSearchGroupSearchArgs 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