ComplexOneToManyRelationshipMetadata ComplexType
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Contains the metadata for a one-to-many entity relationship.
Properties
The properties of a complex type contain the structured data of the type.
Name |
Type |
Nullable |
Unicode |
Description |
---|---|---|---|---|
AssociatedMenuConfiguration |
Specifies the associated menu configuration. |
|||
CascadeConfiguration |
The cascading behaviors for the entity relationship. |
|||
HasChanged |
Edm.Boolean |
Whether the item of metadata has changed. |
||
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. |
||
IsHierarchical |
Edm.Boolean |
Whether this relationship is the designated hierarchical self-referential relationship for this entity. |
||
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. |
||
ReferencedAttribute |
Edm.String |
false |
The name of primary attribute for the referenced entity. |
|
ReferencedEntity |
Edm.String |
false |
The name of the referenced entity. |
|
ReferencedEntityNavigationPropertyName |
Edm.String |
false |
The collection-valued navigation property used by this relationship. |
|
ReferencingAttribute |
Edm.String |
false |
The name of the referencing attribute. |
|
ReferencingEntity |
Edm.String |
false |
The name of the referencing entity. |
|
ReferencingEntityNavigationPropertyName |
Edm.String |
false |
The single-valued navigation property used by this relationship. |
|
RelationshipType |
The type of relationship. |
|||
SchemaName |
Edm.String |
false |
The schema name for the entity relationship. |
|
SecurityTypes |
The security type for the relationship. |
Types that use the ComplexOneToManyRelationshipMetadata complex type.
The following use the ComplexOneToManyRelationshipMetadata complex type.
Name |
How used |
Description |
---|---|---|
OneToManyRelationships Parameter |
Creates a new customer lookup attribute, and optionally, to add it to a specified unmanaged solution. |
|
ManyToOneRelationships Property |
Contains the metadata for a complex entity. |
|
OneToManyRelationships Property |
Contains the metadata for a complex entity. |
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 EnumType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright