AttributeMap
Create, update, delete, and query AttributeMap entities in Dynamics CRM.
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | String | False |
Unique identifier of the attribute map. |
AttributeMapId | String | False |
Unique identifier of the attribute map. |
AttributeMapIdUnique | String | True |
For internal use only. |
ComponentState | String | True |
For internal use only. |
CreatedBy_Id | String | True |
Unique identifier of the user who created the attribute map. |
CreatedBy_LogicalName | String | True | |
CreatedBy_Name | String | True | |
CreatedOn | Datetime | True |
Date and time when the attribute map was created. |
CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the attribute map. |
CreatedOnBehalfBy_LogicalName | String | True | |
CreatedOnBehalfBy_Name | String | True | |
EntityMapId_Id | String | False |
Unique identifier of the entity map with which the attribute map is associated. |
EntityMapId_LogicalName | String | False | |
EntityMapId_Name | String | False | |
IsManaged | Boolean | True | |
IsSystem | Boolean | False |
Information about whether this attribute map is user-defined or system-defined. |
ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the attribute map. |
ModifiedBy_LogicalName | String | True | |
ModifiedBy_Name | String | True | |
ModifiedOn | Datetime | True |
Date and time when the attribute map was last modified. |
ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who last modified the attribute map. |
ModifiedOnBehalfBy_LogicalName | String | True | |
ModifiedOnBehalfBy_Name | String | True | |
OrganizationId_Id | String | True |
Unique identifier of the organization with which the attribute map is associated. |
OrganizationId_LogicalName | String | True | |
OrganizationId_Name | String | True | |
OverwriteTime | Datetime | True |
For internal use only. |
ParentAttributeMapId_Id | String | False |
Unique identifier of the parent attribute map. |
ParentAttributeMapId_LogicalName | String | False | |
ParentAttributeMapId_Name | String | False | |
SolutionId | String | True |
Unique identifier of the associated solution. |
SourceAttributeName | String | False |
Name of the source attribute for the mapping. |
TargetAttributeName | String | False |
Name of the target attribute for the mapping. |