ComplexManyToManyRelationshipMetadata ComplexType
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.
The properties of a complex type contain the structured data of the type.
Name | Type | Nullable | Unicode | Description |
|---|---|---|---|---|
Entity1AssociatedMenuConfiguration | The associated menu configuration for the first entity. | |||
Entity1IntersectAttribute | Edm.String | false | The attribute that defines the relationship in the first entity. | |
Entity1LogicalName | Edm.String | false | The logical name of the first entity in the relationship. | |
Entity1NavigationPropertyName | Edm.String | false | The navigation property name for the first entity. | |
Entity2AssociatedMenuConfiguration | The associated menu configuration for the second entity. | |||
Entity2IntersectAttribute | Edm.String | false | The attribute that defines the relationship in the second entity. | |
Entity2LogicalName | Edm.String | false | The logical name of the second entity in the relationship. | |
Entity2NavigationPropertyName | Edm.String | false | The navigation property name for the second entity. | |
HasChanged | Edm.Boolean | Whether the item of metadata has changed. | ||
IntersectEntityName | Edm.String | false | The name of the intersect entity for the relationship. | |
IntroducedVersion | Edm.String | false | A string identifying the solution version that the solution component was added in. | |
IsCustomizable | Whether the entity relationship is customizable. | |||
IsCustomRelationship | Edm.Boolean | Whether the relationship is a custom relationship. | ||
IsManaged | Edm.Boolean | Whether the entity relationship is part of a managed solution. | ||
IsValidForAdvancedFind | Edm.Boolean | Whether the entity relationship should be shown in Advanced Find. | ||
MetadataId | Edm.Guid | A unique identifier for the metadata item. | ||
RelationshipType | The type of relationship. | |||
SchemaName | Edm.String | false | The schema name for the entity relationship. | |
SecurityTypes | The security type for the relationship. |
The following use the ComplexManyToManyRelationshipMetadata complex type.
Name | How used | Description |
|---|---|---|
ManyToManyRelationships Property | Contains the metadata for a complex entity. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright