relationship EntityType

Entity Set Path
[organization URI]/api/data/v9.2/relationships
Base Type
crmbaseentity
Display Name
Relationship Entity
Primary Key
relationshipid
Primary Key Attribute
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
Values Label
0 Published
1 Unpublished
2 Deleted
3 Deleted Unpublished
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
Values Label
1 True
0 False
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

See also