Customer Search Interface
The Customer Search interface (ICcfCustomerSearch ) provides elements that allow you to search for a customer through the CCF desktop.
The following figure shows the public structure of the interface:
The following table describes the properties in the ICcfCustomerSearch interface:
|
Property |
Description |
|---|---|
|
DoSearch |
The method has two overloaded functions that: |
|
CustomerSearchResult |
The event is raised when the search is complete. |
|
DisplayInQuickAccessSearchList |
This is a Boolean property and defines if the defines if the search should be displayed in the Quick Access Toolbar (QAT) in the UI. |
|
QuickAccessSearchElementText |
This is a string property. If the result is displayed in the QAT, the tooltip is defined using this property. |