Previous Topic: GetQueryResultsNext Topic: OpenQueryResultList


More Information:

QueryPropertiesRequired

OpenQueryList

The OpenQueryList opens a list of all Client Automation queries.

Parameters

xsd:string sessionId (m)

The session identifier.

QueryPropertiesRequired queryPropertiesRequired (m)

The properties that will be required when getting a query from the list.

Return Values

xsd:long OpenListHandle

A numeric handle to a list of queries that can be passed to GetQueries

xsd:long totalNoOfQueries

The total number of queries in the list whose handle has been returned.

Remarks

This method returns the size of the list, and a handle to the list that can be used with the GetQueries method.