The GetUnitQueries method retrieves the queries from a query list.
Parameters
Specifies the session ID obtained from the login to the web service.
Specifies a numeric handle to a list as returned by a previous call to OpenUnitQueryList.
Specifies the total number of queries to get from the list. This number must be less than or equal to the total number in the list as returned by a previous call to OpenUnitQueryList.
Return Values
Returns an array of UnitQueryProperties—one for each query requested from the list.
Returns query properties for each query in the list.
Remarks
None.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|