DuplicateRecord
This is a table representing the DuplicateRecord entities in CRM Dynamics.
Columns
| Name | Type | Description | ReadOnly |
| Id [KEY] | Edm.String | Id of the entity. | True |
| DuplicateId | Edm.Guid | The DuplicateId of the DuplicateRecord. | False |
| BaseRecordId | Microsoft.Crm.Sdk.Data.Services.EntityReference | The BaseRecordId of the DuplicateRecord. | False |
| OwningBusinessUnit | Edm.Guid | The OwningBusinessUnit of the DuplicateRecord. | False |
| DuplicateRuleId | Microsoft.Crm.Sdk.Data.Services.EntityReference | The DuplicateRuleId of the DuplicateRecord. | False |
| AsyncOperationId | Microsoft.Crm.Sdk.Data.Services.EntityReference | The AsyncOperationId of the DuplicateRecord. | False |
| DuplicateRecordId | Microsoft.Crm.Sdk.Data.Services.EntityReference | The DuplicateRecordId of the DuplicateRecord. | False |
| OwningUser | Edm.Guid | The OwningUser of the DuplicateRecord. | False |
| CreatedOn | Edm.DateTime | The CreatedOn of the DuplicateRecord. | False |
| OwnerId | Microsoft.Crm.Sdk.Data.Services.EntityReference | The OwnerId of the DuplicateRecord. | False |