Class: DynamicsCRM::Metadata::ManyToManyRelationship

Inherits:
OneToManyRelationship show all
Defined in:
lib/dynamics_crm/metadata/one_to_many_relationship.rb

Overview

Represents ManyToManyRelationshipMetadata XML fragment.

Instance Attribute Summary

Attributes inherited from OneToManyRelationship

#entity

Attributes inherited from XmlDocument

#document

Method Summary

Methods inherited from OneToManyRelationship

#initialize, #link_entity_fragment

Methods inherited from XmlDocument

#initialize, #method_missing, #respond_to_missing?

Constructor Details

This class inherits a constructor from DynamicsCRM::Metadata::OneToManyRelationship

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class DynamicsCRM::Metadata::XmlDocument