Share via


SearchResultEventArgs Constructor (CustomerEntity, Boolean)

 

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
)
Public Sub New (
    customer As CustomerEntity,
    isNewCustomer As Boolean
)

Parameters

  • isNewCustomer
    Type: System.Boolean

    True if the customer is new, otherwise false.

See Also

SearchResultEventArgs Overload
SearchResultEventArgs Class
Microsoft.Uii.Desktop.Core Namespace

Return to top

Unified Service Desk 2.0

© 2016 Microsoft. All rights reserved. Copyright