Share via


CtiLookupRequest Class

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Represents a customer lookup request, emitted by the CTI subsystem to a customer search provider.

Namespace:   Microsoft.Uii.Desktop.Cti.Core
Assembly:  Microsoft.Uii.Desktop.Cti.Core (in Microsoft.Uii.Desktop.Cti.Core.dll)

Inheritance Hierarchy

System.Object
  Microsoft.Uii.Desktop.Cti.Core.CtiLookupRequest

Syntax

public sealed class CtiLookupRequest
Public NotInheritable Class CtiLookupRequest

Constructors

Name Description
System_CAPS_pubmethod CtiLookupRequest()

Initializes a new instance of the CtiLookupRequest class.

System_CAPS_pubmethod CtiLookupRequest(Guid, String, String, String, String)

Initializes a new instance of the CtiLookupRequest class.

Properties

Name Description
System_CAPS_pubproperty Items

Gets or sets the list of look up request items that contain data to be passed to the search control.

Methods

Name Description
System_CAPS_pubmethod AddLookupRequestItem(String, String)

Adds a new item to the lookup request object.

System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetRequiredLookupData(Guid, String, String, String, String)

Retrieves the CTI lookup command data from the Lookup Request object..

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod RemoveLookupRequestItem(String)

Removes an item from the lookup request items list by keyname.

System_CAPS_pubmethod ToString()

(Inherited from Object.)

Fields

Name Description
System_CAPS_pubfieldSystem_CAPS_static CTILOOKUPACTIONNAME

Specifies the name of the action that the CTI subsystem will submit lookup requests to. The search control should register an action with this name.

Remarks

This class describes common data elements that the CTI system will provide as well as the ability to add custom data to the request.

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.Uii.Desktop.Cti.Core Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright