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
customer
Type: Microsoft.Uii.Desktop.Core.CustomerEntitySpecifies the customer record
isNewCustomer
Type: System.BooleanTrue 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