RelationshipRoleMap
This is a table representing the RelationshipRoleMap entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the relationship role mapping. |
| AssociateObjectTypeCode | String | False |
Type of the associated entity in the relationship role mapping. |
| CreatedBy_Id | String | True |
Unique identifier of the user who created the relationship role map. |
| CreatedBy_LogicalName | String | True | |
| CreatedBy_Name | String | True | |
| CreatedOn | Datetime | True |
Date and time when the relationship role mapping was created. |
| CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the relationship role mapping. |
| CreatedOnBehalfBy_LogicalName | String | True | |
| CreatedOnBehalfBy_Name | String | True | |
| ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the relationship role mapping. |
| ModifiedBy_LogicalName | String | True | |
| ModifiedBy_Name | String | True | |
| ModifiedOn | Datetime | True |
Date and time when the relationship role mapping record was last modified. |
| ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who last modified the relationship role mapping. |
| ModifiedOnBehalfBy_LogicalName | String | True | |
| ModifiedOnBehalfBy_Name | String | True | |
| OrganizationId | String | True |
Unique identifier of the organization with which the relationship role mapping is associated. |
| PrimaryObjectTypeCode | String | False |
Type of the primary entity in the relationship role mapping. |
| RelationshipRoleId_Id | String | False |
Unique identifier of the relationship role. This relationship role is only valid in a relationship between an entity of type specified in the PrimaryObjectTypeCode property and an entity of type specified in the AssociatedObjectTypeCode property. |
| RelationshipRoleId_LogicalName | String | False | |
| RelationshipRoleId_Name | String | False | |
| RelationshipRoleMapId | String | False |
Unique identifier of the relationship role mapping. |