Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the QueryRun instance of the report query.
Syntax
public QueryRun queryRun(Query _query, [container _key])
Run On
Called
Parameters
- _query
Type: Query Class
The query of the report.
- _key
Type: container
A container holding the selected grouping parameters of the report.
Return Value
Type: QueryRun Class
The QueryRun instance of the report query.