ManyToManyRelationshipMetadata Members
Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online
Contains the metadata for a many-to-many entity relationship.
The following tables list the members exposed by the ManyToManyRelationshipMetadata type.
Public Constructors
Name | Description | |
---|---|---|
ManyToManyRelationshipMetadata | Initializes a new instance of theManyToManyRelationshipMetadata class |
Top
Public Properties
Name | Description | |
---|---|---|
Entity1AssociatedMenuConfiguration | Gets or sets the associated menu configuration for the first entity. | |
Entity1IntersectAttribute | Gets or sets the attribute that defines the relationship in the first entity. | |
Entity1LogicalName | Gets or sets the logical name of the first entity in the relationship. | |
Entity2AssociatedMenuConfiguration | Gets or sets the associated menu configuration for the second entity. | |
Entity2IntersectAttribute | Gets or sets the attribute that defines the relationship in the second entity. | |
Entity2LogicalName | Gets or sets the logical name of the second entity in the relationship. | |
ExtensionData | Gets or sets the structure that contains extra data. (inherited from MetadataBase) | |
HasChanged | Gets whether the item of metadata has changed. (inherited from MetadataBase) | |
IntersectEntityName | Gets or sets the name of the intersect entity for the relationship. | |
IntroducedVersion | Gets a string identifying the solution version that the solution component was added in. (inherited from RelationshipMetadataBase) | |
IsCustomizable | Gets or sets whether the entity relationship is customizable. (inherited from RelationshipMetadataBase) | |
IsCustomRelationship | Gets whether the relationship is a custom relationship. (inherited from RelationshipMetadataBase) | |
IsManaged | Gets whether the entity relationship is part of a managed solution. (inherited from RelationshipMetadataBase) | |
IsValidForAdvancedFind | Gets or sets whether the entity relationship should be shown in Advanced Find. (inherited from RelationshipMetadataBase) | |
MetadataId | Gets or sets a unique identifier for the metadata item. (inherited from MetadataBase) | |
RelationshipType | Gets the type of relationship. (inherited from RelationshipMetadataBase) | |
SchemaName | Gets or sets the schema name for the entity relationship. (inherited from RelationshipMetadataBase) | |
SecurityTypes | Gets or sets the security type for the relationship. (inherited from RelationshipMetadataBase) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ManyToManyRelationshipMetadata Class
Microsoft.Xrm.Sdk.Metadata Namespace
Other Resources
Customize Entity Relationship Metadata
Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.