RelationshipRole
This is a table representing the RelationshipRole entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the relationship role. |
| CreatedBy_Id | String | True |
Unique Identifier of the user who created the relationship role. |
| CreatedBy_LogicalName | String | True | |
| CreatedBy_Name | String | True | |
| CreatedOn | Datetime | True |
Date and time when the relationship role was created. |
| CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the relationshiprole. |
| CreatedOnBehalfBy_LogicalName | String | True | |
| CreatedOnBehalfBy_Name | String | True | |
| Description | String | False |
Description of the relationship role. |
| ImportSequenceNumber | Integer | False |
Unique identifier of the data import or data migration that created this record. |
| ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the relationship role. |
| ModifiedBy_LogicalName | String | True | |
| ModifiedBy_Name | String | True | |
| ModifiedOn | Datetime | True |
Date and time when the relationship role was last modified. |
| ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who last modified the relationshiprole. |
| ModifiedOnBehalfBy_LogicalName | String | True | |
| ModifiedOnBehalfBy_Name | String | True | |
| Name | String | False |
Name of the relationship role. |
| OrganizationId_Id | String | True |
Unique Identifier of the organization that this relationship role belongs to. |
| OrganizationId_LogicalName | String | True | |
| OrganizationId_Name | String | True | |
| RelationshipRoleId | String | False |
Unique identifier of the relationship role. |
| StateCode | String | True |
Status of the relationship role. |
| StatusCode | String | False |
Reason for the status of the relationship role. |