RelationshipType EnumType

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

RelationshipMetadataBase EntityType

RelationshipType Property

Contains the metadata for an entity relationship.

関連項目

他のリソース

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 CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.