LookupRequestItem Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents a lookup request item. This item contains some data that is passed from the CtiDesktop manager to a search control as part of a CTI initiated lookup request.
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.LookupRequestItem
Syntax
public sealed class LookupRequestItem
Public NotInheritable Class LookupRequestItem
Constructors
Name | Description | |
---|---|---|
LookupRequestItem() | Initializes a new instance of the LookupRequestItem class. |
|
LookupRequestItem(String, String) | Initializes a new instance of the LookupRequestItem class. |
Properties
Name | Description | |
---|---|---|
Key | Gets or sets the name of the item. |
|
Value | Gets or sets the value of the item. |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
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.Uii.Desktop.Cti.Core Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright