TransformationParameterMapping
This is a table representing the TransformationParameterMapping entities in Dynamics CRM.
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | String | False |
Unique identifier of the transformation parameter mapping. |
CreatedBy_Id | String | True |
Unique identifier of the user who created the parameter mapping. |
CreatedBy_LogicalName | String | True | |
CreatedBy_Name | String | True | |
CreatedOn | Datetime | True |
Date and time when the transformation parameter mapping was created. |
CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the transformation parameter mapping. |
CreatedOnBehalfBy_LogicalName | String | True | |
CreatedOnBehalfBy_Name | String | True | |
Data | String | False |
Transformation data for transformation parameter |
DataTypeCode | String | False |
Data type of the transformation parameter. |
ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the transformation parameter mapping. |
ModifiedBy_LogicalName | String | True | |
ModifiedBy_Name | String | True | |
ModifiedOn | Datetime | True |
Date and time when the transformation parameter mapping was last modified. |
ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who last modified the transformation parameter mapping. |
ModifiedOnBehalfBy_LogicalName | String | True | |
ModifiedOnBehalfBy_Name | String | True | |
ParameterArrayIndex | Integer | False |
Index of the array if the input parameter is an array. |
ParameterSequence | Integer | False |
Parameter sequence number. |
ParameterTypeCode | String | False |
Type of transformation parameter. |
TransformationMappingId_Id | String | False |
Unique identifier of the transformation with which the parameter is associated. |
TransformationMappingId_LogicalName | String | False | |
TransformationMappingId_Name | String | False | |
TransformationParameterMappingId | String | False |
Unique identifier of the transformation parameter mapping. |