OneToManyRelationshipMetadata Members

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

Contains the metadata for a one-to-many entity relationship.

The following tables list the members exposed by the OneToManyRelationshipMetadata type.

Public Constructors

  Name Description
  OneToManyRelationshipMetadata Initializes a new instance of theOneToManyRelationshipMetadata class

Top

Public Properties

  Name Description
public property AssociatedMenuConfiguration Gets or sets the associated menu configuration.
public property CascadeConfiguration Gets or sets cascading behaviors for the entity relationship.
public property ExtensionData  Gets or sets the structure that contains extra data. (inherited from MetadataBase)
public property HasChanged  Gets whether the item of metadata has changed. (inherited from MetadataBase)
public property IntroducedVersion  Gets a string identifying the solution version that the solution component was added in. (inherited from RelationshipMetadataBase)
public property IsCustomizable  Gets or sets whether the entity relationship is customizable. (inherited from RelationshipMetadataBase)
public property IsCustomRelationship  Gets whether the relationship is a custom relationship. (inherited from RelationshipMetadataBase)
public property IsManaged  Gets whether the entity relationship is part of a managed solution.  (inherited from RelationshipMetadataBase)
public property IsValidForAdvancedFind  Gets or sets whether the entity relationship should be shown in Advanced Find. (inherited from RelationshipMetadataBase)
public property MetadataId  Gets or sets a unique identifier for the metadata item. (inherited from MetadataBase)
public property ReferencedAttribute Get or set the name of primary attribute for the referenced entity.
public property ReferencedEntity Get or set the name of the referenced entity.
public property ReferencingAttribute Get or set the name of the referencing attribute.
public property ReferencingEntity Gets or sets the name of the referencing entity.
public property RelationshipType  Gets the type of relationship. (inherited from RelationshipMetadataBase)
public property SchemaName  Gets or sets the schema name for the entity relationship. (inherited from RelationshipMetadataBase)
public property SecurityTypes  Gets or sets the security type for the relationship. (inherited from RelationshipMetadataBase)

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

OneToManyRelationshipMetadata 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.