QueryPage Return Value of the Call

An object or list of objects of the type on which the method was called, with attributes as follows:

  • LastPage. A Boolean value that indicates whether or not the last value in the query set has been returned.

  • recordcount. An integer value that indicates the record count for the object. This value is only returned when recordcountneeded=true in the SOAP request.