entityrelationship EntityType

Entity set path:
[organization URI]/api/data/v9.2/entityrelationships
Base type:
crmbaseentity
Display name:
Entity Relationship
Primary key:
entityrelationshipid
Primary key attribute:
schemaname
Operations supported:
GET (RetrieveMultiple Only)

Properties

Properties represent fields of data stored in the entity. Some properties are read-only.

Name Type Details
componentstate Edm.Int32

For internal use only.

Display name: Component State

Read only
Default options
Values Label
0 Published
1 Unpublished
2 Deleted
3 Deleted Unpublished
entityrelationshipid Edm.Guid

Unique identifier of the entity relationship.

Display name: Entity Relationship

overwritetime Edm.DateTimeOffset

For internal use only.

Display name: Record Overwrite Time

Read only
schemaname Edm.String

The name of this Entity Relationship.

Display name: Name

solutionid Edm.Guid

Unique identifier of the associated solution.

Display name: Solution

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
entityrelationship_config solutioncomponentrelationshipconfiguration EntityRelationshipId

See also