EntitySearchService Class

 

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
System_CAPS_pubmethod EntitySearchService()

Initializes a new instance of the EntitySearchService class.

Properties

Name Description
System_CAPS_pubproperty CrmServiceClient

Gets the Crm Service Client Instance.(Inherited from AifServiceBase.)

System_CAPS_pubproperty OrganizationServiceProxy

Obsolete. Gets the organization service proxy.(Inherited from AifServiceBase.)

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetEntitySearchResults(EntitySearchRequest, Action<EntitySearchResponse>)

Returns the search results using an existing search definition in Unified Sevice Desk.

System_CAPS_pubmethod GetEntitySearchResultsSync(EntitySearchRequest, Action<EntitySearchResponse>)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod Log(Exception)

Retrieves the log details using the specified exception object.

System_CAPS_protmethod Log(String)

Retrieves the log details using the specified exception message.

System_CAPS_protmethod Log(String, TraceEventType)

Retrieves the log details using the specified exception message and the type of event that caused the trace.

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod 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