Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Contains the data that is needed to reuse an existing Entity Search definition in Unified Service Desk.
Namespace:   Microsoft.Crm.UnifiedServiceDesk.Dynamics.EntitySearch
Assembly:  Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Inheritance Hierarchy
System.Object
  Microsoft.Uii.AifServices.AifServiceBase
    Microsoft.Crm.UnifiedServiceDesk.Dynamics.EntitySearch.EntitySearchService
Syntax
public class EntitySearchService : AifServiceBase, IEntitySearchService
Public Class EntitySearchService
    Inherits AifServiceBase
    Implements IEntitySearchService
Constructors
| Name | Description | |
|---|---|---|
| .jpeg) | EntitySearchService() | Initializes a new instance of the EntitySearchService class. | 
Properties
| Name | Description | |
|---|---|---|
| .jpeg) | CrmServiceClient | Gets the Crm Service Client Instance.(Inherited from AifServiceBase.) | 
| .jpeg) | OrganizationServiceProxy | Obsolete. Gets the organization service proxy.(Inherited from AifServiceBase.) | 
Methods
| Name | Description | |
|---|---|---|
| .jpeg) | Equals(Object) | (Inherited from Object.) | 
| .jpeg) | Finalize() | (Inherited from Object.) | 
| .jpeg) | GetEntitySearchResults(EntitySearchRequest, Action<EntitySearchResponse>) | Returns the search results using an existing search definition in Unified Sevice Desk. | 
| .jpeg) | GetEntitySearchResultsSync(EntitySearchRequest, Action<EntitySearchResponse>) | |
| .jpeg) | GetHashCode() | (Inherited from Object.) | 
| .jpeg) | GetType() | (Inherited from Object.) | 
| .jpeg) | Log(Exception) | Retrieves the log details using the specified exception object. | 
| .jpeg) | Log(String) | Retrieves the log details using the specified exception message. | 
| .jpeg) | Log(String, TraceEventType) | Retrieves the log details using the specified exception message and the type of event that caused the trace. | 
| .jpeg) | MemberwiseClone() | (Inherited from Object.) | 
| .jpeg) | ToString() | (Inherited from Object.) | 
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Crm.UnifiedServiceDesk.Dynamics.EntitySearch Namespace
Reuse Entity Search definition in your custom code
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright