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:

Ee712805.e728731e-bf3c-4592-86f8-f6e3402c4505(en-us,MSDN.10).png


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.


Show: