RetrieveDuplicatesRequest.MatchingEntityName Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets a name of the matching entity type. Required.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public string MatchingEntityName { get; set; }
Public Property MatchingEntityName As String
Property Value
Type: System.String
Type: String
The name of the matching entity type.
Remarks
A duplicate of a contact can be a lead that has the same address. The lead in this case is a matching entity type.
See Also
RetrieveDuplicatesRequest Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright