relationship EntityType
- Entity set path:
- [organization URI]/api/data/v9.2/relationships
- Base type:
- crmbaseentity
- Display name:
- Relationship Entity
- Primary key:
- relationshipid
- Primary name column:
- name
- Operations supported:
- GET (RetrieveMultiple Only)
Properties
Properties represent fields of data stored in the entity. Some properties are read-only.
| Name | Type | Details | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| cascadearchive | Edm.Int32 | Cascade archive setting Display name: Cascade archive setting Read only | ||||||||||
| componentstate | Edm.Int32 | For internal use only. Display name: Component State Read only 
								Default options
								 
 | ||||||||||
| entitykeyid | Edm.Guid | Referenced Entity's Alternate Key Display name: Entity Key Id | ||||||||||
| isrelationshipattributedenormalized | Edm.Boolean | Is the relationship attribute denormalized. Display name: IsRelationshipAttributeDenormalized Read only 
								Default options
								 
 | ||||||||||
| name | Edm.String | Name of the relationship. Display name: Relationship Name | ||||||||||
| overwritetime | Edm.DateTimeOffset | For internal use only. Display name: Record Overwrite Time Read only | ||||||||||
| relationshipid | Edm.Guid | Unique identifier of the entity relationship. Display name: Relationship Id | ||||||||||
| solutionid | Edm.Guid | Unique identifier of the associated solution. Display name: Solution Read only | ||||||||||
| versionnumber | Edm.Int64 | The version number of this relationship. Display name: Version Number Read only | 
Collection-valued navigation properties
Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.
| Name | Type | Partner | 
|---|---|---|
| relationship_relationshipattribute | relationshipattribute | relationshipid_relationshipattribute |