jordimontana82 / fake-xrm-easy

The testing framework for Dynamics CRM and Dynamics 365 which runs on an In-Memory context and deals with mocks or fakes for you
https://dynamicsvalue.com/get-started/overview?source=git
Other
263 stars 182 forks source link

Update RetrieveMultipleRequestExecutor.cs #570

Closed WaspInCph closed 2 years ago

WaspInCph commented 3 years ago

Adding support for TopCount when running a RetrieveMultiple with a QueryByAttribute object.

WaspInCph commented 3 years ago

Just discovered that there was no support for the TopCount on the QueryByAttribute queries, so fixed this :)

jordimontana82 commented 3 years ago

Great! many thanks!

jordimontana82 commented 2 years ago

recheck

github-actions[bot] commented 2 years ago

CLA Assistant Lite bot:
Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request