RelationshipType EnumType
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Specifies the type of entity relationship.
This Web API enum type corresponds to the organization service RelationshipType.
Members define the discrete options for the enumeration type.
Name | Value | Description |
|---|---|---|
OneToManyRelationship | 0 | The entity relationship is a One-to-Many relationship. |
ManyToManyRelationship | 1 | The entity relationship is a Many-to-Many relationship. |
The following use the RelationshipType enum type.
Name | How used | Description |
|---|---|---|
RelationshipType Property | Contains the metadata for an entity relationship. | |
RelationshipType Property | Contains the metadata for a many-to-many entity relationship. | |
RelationshipType Property | Contains the metadata for a one-to-many entity relationship. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright