Class: DynamicsCRM::Response::RetrieveMultipleResult

Inherits:
Result
  • Object
show all
Defined in:
lib/dynamics_crm/response/retrieve_multiple_result.rb

Overview

Retrieve Multiple returns a list of Entities.

Instance Attribute Summary

Attributes inherited from Result

#document, #result_response

Method Summary

Methods inherited from Result

#initialize, #method_missing, #respond_to_missing?, #response_element

Constructor Details

This class inherits a constructor from DynamicsCRM::Response::Result

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class DynamicsCRM::Response::Result