Class: DynamicsCRM::Metadata::ManyToManyRelationship
- Inherits:
-
OneToManyRelationship
- Object
- XmlDocument
- OneToManyRelationship
- DynamicsCRM::Metadata::ManyToManyRelationship
- Defined in:
- lib/dynamics_crm/metadata/one_to_many_relationship.rb
Overview
Represents ManyToManyRelationshipMetadata XML fragment.
Instance Attribute Summary
Attributes inherited from OneToManyRelationship
Attributes inherited from XmlDocument
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