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 | |
---|---|---|
SearchResultEventArgs() | Initializes a new instance of the SearchResultEventArgs class. |
|
SearchResultEventArgs(CustomerEntity, Boolean) | Initializes a new instance of the SearchResultEventArgs class. |
|
SearchResultEventArgs(CustomerEntity, Boolean, Guid) | Initializes a new instance of the SearchResultEventArgs class. |
Properties
Name | Description | |
---|---|---|
CtiCallRefId | Gets or sets the CTI call reference ID that is associated with the customer search. |
|
DesktopCustomer | Gets or sets the customer object. |
|
IsNewCustomer | Gets or sets a Boolean value that specifies whether the customer is a new customer. |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
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