ImportEntityMapping
This is a table representing the ImportEntityMapping entities in Dynamics CRM.
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | String | False |
Unique identifier of the import entity mapping. |
CreatedBy_Id | String | True |
Unique identifier of the user who created the import entity mapping. |
CreatedBy_LogicalName | String | True | |
CreatedBy_Name | String | True | |
CreatedOn | Datetime | True |
Date and time when the import entity mapping was created. |
CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the importentitymapping. |
CreatedOnBehalfBy_LogicalName | String | True | |
CreatedOnBehalfBy_Name | String | True | |
DeDupe | String | False |
Information about whether the entity needs to be processed to find and delete duplicate records. |
ImportEntityMappingId | String | False |
Unique identifier of the import entity mapping. |
ImportMapId_Id | String | False |
Unique identifier of the associated data map. |
ImportMapId_LogicalName | String | False | |
ImportMapId_Name | String | False | |
ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the import entity mapping. |
ModifiedBy_LogicalName | String | True | |
ModifiedBy_Name | String | True | |
ModifiedOn | Datetime | True |
Date and time when the import entity mapping was last modified. |
ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who last modified the importentitymapping. |
ModifiedOnBehalfBy_LogicalName | String | True | |
ModifiedOnBehalfBy_Name | String | True | |
ProcessCode | String | False |
Information about whether the import entity mapping needs to be processed. |
SourceEntityName | String | False |
Name of the source entity. |
StateCode | String | True |
Status of the import entity mapping. |
StatusCode | String | False |
Reason for the status of the import entity mapping. |
TargetEntityName | String | False |
Name of the Microsoft Dynamics CRM entity. |