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.
Gets the first query in the report.
Syntax
protected Query getFirstQuery()
Run On
Called
Return Value
Type: Query Class
A Query object.
Remarks
This examines the report parameters having query and returns the first parameter that is found.
Usually a report has only one query that is associated with it. Therefore, calling this method should provide that specific report.