ManyToManyRelationshipMetadata EntityType
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Contains the metadata for a many-to-many entity relationship.
Base Type: RelationshipMetadataBase EntityType
Primary Key: MetadataId
EntityTypes that use the ManyToManyRelationshipMetadata entity type.
Properties represent fields of data stored in the entity.
Name | Type | Description |
|---|---|---|
Entity1AssociatedMenuConfiguration | The associated menu configuration for the first entity. | |
Entity1IntersectAttribute | Edm.String | The attribute that defines the relationship in the first entity. |
Entity1LogicalName | Edm.String | The logical name of the first entity in the relationship. |
Entity1NavigationPropertyName | Edm.String | [Property Description Not found] |
Entity2AssociatedMenuConfiguration | The associated menu configuration for the second entity. | |
Entity2IntersectAttribute | Edm.String | The attribute that defines the relationship in the second entity. |
Entity2LogicalName | Edm.String | The logical name of the second entity in the relationship. |
Entity2NavigationPropertyName | Edm.String | [Property Description Not found] |
HasChanged | Edm.Boolean | Indicates whether the item of metadata has changed. Inherited from:MetadataBase EntityType |
IntersectEntityName | Edm.String | The name of the intersect entity for the relationship. |
IntroducedVersion | Edm.String | A string identifying the solution version that the solution component was added in. Inherited from:RelationshipMetadataBase EntityType |
IsCustomizable | Whether the entity relationship is customizable. Inherited from:RelationshipMetadataBase EntityType | |
IsCustomRelationship | Edm.Boolean | Whether the relationship is a custom relationship. Inherited from:RelationshipMetadataBase EntityType |
IsManaged | Edm.Boolean | Whether the entity relationship is part of a managed solution. Inherited from:RelationshipMetadataBase EntityType |
IsValidForAdvancedFind | Edm.Boolean | Whether the entity relationship should be shown in Advanced Find. Inherited from:RelationshipMetadataBase EntityType |
MetadataId | Edm.Guid | A unique identifier for the metadata item. Inherited from:MetadataBase EntityType |
RelationshipType | The type of relationship. Inherited from:RelationshipMetadataBase EntityType | |
SchemaName | Edm.String | The schema name for the entity relationship. Inherited from:RelationshipMetadataBase EntityType |
SecurityTypes | The security type for the relationship. Inherited from:RelationshipMetadataBase EntityType |
The following entity types use the ManyToManyRelationshipMetadata entity type.
Name | How used | Description |
|---|---|---|
ManyToManyRelationships NavigationProperty | Contains the metadata for an entity. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright