RelationshipMetadataBase EntityType
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Contains the metadata for an entity relationship.
Entity Set path: [organization URI]/api/data/v8.0/RelationshipDefinitions
Base Type: MetadataBase EntityType
Primary Key: MetadataId
Properties represent fields of data stored in the entity.
Name | Type | Description |
|---|---|---|
HasChanged | Edm.Boolean | Indicates whether the item of metadata has changed. Inherited from:MetadataBase EntityType |
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 inherit from the RelationshipMetadataBase entity type.
Name | Description |
|---|---|
Contains the metadata for a many-to-many entity relationship. | |
Contains the metadata for a one-to-many entity relationship. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright