Share via


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

  • isNewCustomer
    Type: System.Boolean

    True if the customer is new, otherwise false.

  • ctiCallRefId
    Type: System.Guid

    Specifies 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