relationshipattribute EntityType
Stores relationship attributes mapping for Multi-predicate relationship
- Entity Set Path
- [organization URI]/api/data/v9.0/relationshipattributes
- Base Type
- crmbaseentity
- Display Name
- Relationship Attribute
- Primary Key
- relationshipattributeid
- Primary Key Attribute
- name
- Operations Supported
- GET
Properties
Properties represent fields of data stored in the entity.Some properties are read-only.
| Name | Type | Details | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| componentidunique | Edm.Guid |
For internal use only. Display Name: Row id unique Read Only
|
||||||||||
| componentstate | Edm.Int32 |
For internal use only. Display Name: Component State Read Only
Default Options
|
||||||||||
| iscustomizable | BooleanManagedProperty |
For internal use only. Display Name: Is Customizable |
||||||||||
| ismanaged | Edm.Boolean |
Indicates whether the solution component is part of a managed solution. Display Name: Is Managed Read Only
Default Options
|
||||||||||
| name | Edm.String |
Display Name Display Name: Display Name |
||||||||||
| overwritetime | Edm.DateTimeOffset |
For internal use only. Display Name: Record Overwrite Time Read Only
|
||||||||||
| relationshipattributeid | Edm.Guid |
Unique identifier of the relationship attribute Display Name: Relationship Attribute Id |
||||||||||
| solutionid | Edm.Guid |
Unique identifier of the associated solution. Display Name: Solution Read Only
|
Lookup Properties
Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Retrieve data about lookup properties.
| Name | Single-valued navigation property | Description |
|---|---|---|
| _organizationid_value | organizationid |
Unique identifier for the organization |
| _referencedattributeid_value | referencedattributeid_relationshipattribute |
Referenced Attribute Id |
| _referencingattributeid_value | referencingattributeid_relationshipattribute |
Referencing Attribute Id |
| _relationshipid_value | relationshipid_relationshipattribute |
Relationship Id |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.
| Name | Type | Partner |
|---|---|---|
| organizationid | organization | organization_relationshipattribute |
| referencedattributeid_relationshipattribute | attribute | referencedattribute_relationshipattribute |
| referencingattributeid_relationshipattribute | attribute | referencingdattribute_relationshipattribute |
| relationshipid_relationshipattribute | relationship | relationship_relationshipattribute |
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 |
|---|---|---|
| relationshipattribute_AsyncOperations | asyncoperation | regardingobjectid_relationshipattribute |
| relationshipattribute_BulkDeleteFailures | bulkdeletefailure | regardingobjectid_relationshipattribute |
| relationshipattribute_MailboxTrackingFolders | mailboxtrackingfolder | regardingobjectid_relationshipattribute |
| relationshipattribute_PrincipalObjectAttributeAccesses | principalobjectattributeaccess | objectid_relationshipattribute |
| relationshipattribute_SyncErrors | syncerror | regardingobjectid_relationshipattribute |
Solutions
The following solutions include the relationshipattribute entity type.
| Name | Description |
|---|---|
| Metadata Extension |