PickListMapping
This is a table representing the PickListMapping entities in Dynamics CRM.
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | String | False |
Unique identifier of the list value mapping. |
ColumnMappingId_Id | String | False |
Unique identifier of the column mapping with which this list value mapping is associated. |
ColumnMappingId_LogicalName | String | False | |
ColumnMappingId_Name | String | False | |
CreatedBy_Id | String | True |
Unique identifier of the user who created the list value mapping. |
CreatedBy_LogicalName | String | True | |
CreatedBy_Name | String | True | |
CreatedOn | Datetime | True |
Date and time when the list value mapping was created. |
CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the picklistmapping. |
CreatedOnBehalfBy_LogicalName | String | True | |
CreatedOnBehalfBy_Name | String | True | |
ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the list value mapping. |
ModifiedBy_LogicalName | String | True | |
ModifiedBy_Name | String | True | |
ModifiedOn | Datetime | True |
Date and time when the list value mapping was last modified. |
ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who last modified the picklistmapping. |
ModifiedOnBehalfBy_LogicalName | String | True | |
ModifiedOnBehalfBy_Name | String | True | |
PickListMappingId | String | False |
Unique identifier of the picklist mapping. |
ProcessCode | String | False |
Information about whether the list value mapping needs to be processed. |
SourceValue | String | False |
Source value to be replaced. |
StateCode | String | True |
Status of the picklist mapping. |
StatusCode | String | False |
Reason for the status of the picklist mapping. |
TargetValue | Integer | False |
Microsoft Dynamics CRM list value with which to replace the source value. |