Details
Description
I tried to test rowCount with my API test and it failed ( see the commented method testParticipantSearchByEventWithLimit() in test-new/SimpleTest/api-v2/ParticipantSearch.p ).
I checked the code in api/v2/Participant.php - and compared it to contact_search() in Contact.php. I don't fully understand the differences, but it looks like offset and rowCount are not being used at all in participant_search.