DuplicateRecord
This is a table representing the DuplicateRecord entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the duplicate record. |
| AsyncOperationId_Id | String | True |
Unique identifier of the system job that created this record. |
| AsyncOperationId_LogicalName | String | True | |
| AsyncOperationId_Name | String | True | |
| BaseRecordId_Id | String | True |
Unique identifier of the base record. |
| BaseRecordId_LogicalName | String | True | |
| BaseRecordId_Name | String | True | |
| CreatedOn | Datetime | True |
Date and time when the duplicate record was created. |
| DuplicateId | String | False |
Unique identifier of the duplicate record. |
| DuplicateRecordId_Id | String | True |
Unique identifier of the potential duplicate record. |
| DuplicateRecordId_LogicalName | String | True | |
| DuplicateRecordId_Name | String | True | |
| DuplicateRuleId_Id | String | True |
Unique identifier of the duplicate rule against which this duplicate was found. |
| DuplicateRuleId_LogicalName | String | True | |
| DuplicateRuleId_Name | String | True | |
| OwnerId_Id | String | True |
Unique identifier of the user or team who owns the duplicate record. |
| OwnerId_LogicalName | String | True | |
| OwnerId_Name | String | True | |
| OwningBusinessUnit | String | True |
Unique identifier of the business unit that owns the duplicate record. |
| OwningUser | String | True |
Unique identifier of the user who owns the duplicate record. |