Summary
The QueryRow object provides access to all the values in a row from the result of the queryJobs method.
Discussion
The QueryRow object can be accessed from QueryResult by index, field name or iterator.
The QueryRow object provides access to all the values in a row from the result of the queryJobs method.
The QueryRow object can be accessed from QueryResult by index, field name or iterator.