RelationshipType EnumType
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
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. |
Types that use the RelationshipType enum type.
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. |
See Also
Use the Microsoft Dynamics 365 Web API
Web API EntityType Reference
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright