Share via


SearchResultEventArgs Class

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Represents the event arguments for the search result event.

Namespace:   Microsoft.Uii.Desktop.Core
Assembly:  Microsoft.Uii.Desktop.Core (in Microsoft.Uii.Desktop.Core.dll)

Inheritance Hierarchy

System.Object
  System.EventArgs
    Microsoft.Uii.Desktop.Core.SearchResultEventArgs

Syntax

public sealed class SearchResultEventArgs : EventArgs
Public NotInheritable Class SearchResultEventArgs
    Inherits EventArgs

Constructors

Name Description
System_CAPS_pubmethod SearchResultEventArgs()

Initializes a new instance of the SearchResultEventArgs class.

System_CAPS_pubmethod SearchResultEventArgs(CustomerEntity, Boolean)

Initializes a new instance of the SearchResultEventArgs class.

System_CAPS_pubmethod SearchResultEventArgs(CustomerEntity, Boolean, Guid)

Initializes a new instance of the SearchResultEventArgs class.

Properties

Name Description
System_CAPS_pubproperty CtiCallRefId

Gets or sets the CTI call reference ID that is associated with the customer search.

System_CAPS_pubproperty DesktopCustomer

Gets or sets the customer object.

System_CAPS_pubproperty IsNewCustomer

Gets or sets a Boolean value that specifies whether the customer is a new customer.

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod 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.Core Namespace

Return to top

Unified Service Desk 2.0

© 2016 Microsoft. All rights reserved. Copyright