ICustomerSearch Interface
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents the features necessary for providing search features to desktop.
Namespace: Microsoft.Uii.Desktop.Core
Assembly: Microsoft.Uii.Desktop.Core (in Microsoft.Uii.Desktop.Core.dll)
Syntax
public interface ICustomerSearch
Public Interface ICustomerSearch
Properties
Name | Description | |
---|---|---|
DisplayInQuickAccessSearchList | Gets a Boolean value that specifies whether the search control should be accessible via a quick access display. |
|
QuickAccessSearchElementText | Gets the text that the search control should be display if it is rendered in the quick access display. |
Methods
Name | Description | |
---|---|---|
DoSearch(CustomerEntity) | Executes a search command, where the data is an initialized class. |
|
DoSearch(String) | Executes a search command, where the data is of type string. |
|
DoSearchFromCtiRequest(String) | This method is used by the CTI system to handle a specialized CTI lookup request. |
Events
Name | Description | |
---|---|---|
CustomerSearchResult | Obsolete. Raised by the search control to indicate a search has been completed. This event is consumed by the core Desktop system and is used to start a new session in the integrated agent desktop. |
See Also
Microsoft.Uii.Desktop.Core Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright