EntityMap
This is a table representing the EntityMap entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the entity map. |
| ComponentState | String | True |
For internal use only. |
| CreatedBy_Id | String | True |
Unique identifier of the user who created the entity map. |
| CreatedBy_LogicalName | String | True | |
| CreatedBy_Name | String | True | |
| CreatedOn | Datetime | True |
Date and time when the entity map was created. |
| CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the entitymap. |
| CreatedOnBehalfBy_LogicalName | String | True | |
| CreatedOnBehalfBy_Name | String | True | |
| EntityMapId | String | False |
Unique identifier of the entity map. |
| EntityMapIdUnique | String | True |
For internal use only. |
| IsManaged | Boolean | True | |
| ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the entity map. |
| ModifiedBy_LogicalName | String | True | |
| ModifiedBy_Name | String | True | |
| ModifiedOn | Datetime | True |
Date and time when the entity map was last modified. |
| ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who last modified the entitymap. |
| ModifiedOnBehalfBy_LogicalName | String | True | |
| ModifiedOnBehalfBy_Name | String | True | |
| OrganizationId_Id | String | True |
Unique identifier of the organization with which the entity map is associated. |
| OrganizationId_LogicalName | String | True | |
| OrganizationId_Name | String | True | |
| OverwriteTime | Datetime | True |
For internal use only. |
| SolutionId | String | True |
Unique identifier of the associated solution. |
| SourceEntityName | String | False |
Name of the source entity for the entity mapping. |
| TargetEntityName | String | False |
Name of the Microsoft Dynamics CRM entity. |