LookupRequestItem Constructor (String, String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Initializes a new instance of the LookupRequestItem class.
Namespace: Microsoft.Uii.Desktop.Cti.Core
Assembly: Microsoft.Uii.Desktop.Cti.Core (in Microsoft.Uii.Desktop.Cti.Core.dll)
Syntax
public LookupRequestItem(
string key,
string value
)
Public Sub New (
key As String,
value As String
)
Parameters
key
Type: System.StringSpecifies the name of the item.
value
Type: System.StringSpecifies the value of the item.
See Also
LookupRequestItem Overload
LookupRequestItem Class
Microsoft.Uii.Desktop.Cti.Core Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright