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