ColumnMapping
This is a table representing the ColumnMapping entities in Dynamics CRM.
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | String | False |
Unique identifier of the column mapping. |
ColumnMappingId | String | False |
Unique identifier of the column mapping. |
CreatedBy_Id | String | True |
Unique identifier of the user who created the column mapping. |
CreatedBy_LogicalName | String | True | |
CreatedBy_Name | String | True | |
CreatedOn | Datetime | True |
Date and time when the column mapping was created. |
CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the columnmapping. |
CreatedOnBehalfBy_LogicalName | String | True | |
CreatedOnBehalfBy_Name | String | True | |
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 column mapping. |
ModifiedBy_LogicalName | String | True | |
ModifiedBy_Name | String | True | |
ModifiedOn | Datetime | True |
Date and time when the column mapping was last modified. |
ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who last modified the columnmapping. |
ModifiedOnBehalfBy_LogicalName | String | True | |
ModifiedOnBehalfBy_Name | String | True | |
ProcessCode | String | False |
Information about whether the column mapping needs to be processed. |
SourceAttributeName | String | False |
Name of the source attribute. |
SourceEntityName | String | False |
Name of the source entity. |
StateCode | String | True |
Status of the column mapping. |
StatusCode | String | False |
Reason for the status of the column mapping. |
TargetAttributeName | String | False |
Name of the Microsoft Dynamics CRM attribute. |
TargetEntityName | String | False |
Name of the Microsoft Dynamics CRM entity. |