SearchResultEventArgs Constructor (CustomerEntity, Boolean, Guid)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Initializes a new instance of the SearchResultEventArgs class.
Namespace: Microsoft.Uii.Desktop.Core
Assembly: Microsoft.Uii.Desktop.Core (in Microsoft.Uii.Desktop.Core.dll)
Syntax
public SearchResultEventArgs(
CustomerEntity customer,
bool isNewCustomer,
Guid ctiCallRefId
)
Public Sub New (
customer As CustomerEntity,
isNewCustomer As Boolean,
ctiCallRefId As Guid
)
Parameters
customer
Type: Microsoft.Uii.Desktop.Core.CustomerEntitySpecifies the customer record
isNewCustomer
Type: System.BooleanTrue if the customer is new, otherwise false.
ctiCallRefId
Type: System.GuidSpecifies the call reference ID that this customer search is assoicated with.
See Also
SearchResultEventArgs Overload
SearchResultEventArgs Class
Microsoft.Uii.Desktop.Core Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright