Updated: November 29, 2016

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

Gets or sets the query criteria for detecting multiple duplicate records. Required.

Namespace:   Microsoft.Crm.Sdk.Messages
Assembly:  Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)

No code example is currently available or this language may not be supported.

Property Value

Type:

Type: QueryExpression
The query criteria for detecting multiple duplicate records.

The asynchronous system job detects duplicate records that match the query criteria.

Assign an instance of the FetchExpression, QueryExpression, or QueryByAttribute class. The query must specify entity names and a column set. If the column set includes attributes where IsValidForRead is false or for which you do not have access, they are ignored. For more information about field security, see How field security can be used to control access to field values in Microsoft Dynamics 365.

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: