query


Returns the UserMembersQueryBuilder object used to get the current results.

Use query to create and run a new query by chaining additional UserMembersQueryBuilder functions to it. You can filter only on properties that haven't already been used in the previous UserMembersQueryBuilder.

Did this help?