Previous Topic: CloseQueryResultListNext Topic: CreateQuery2


CreateQuery

The CreateQuery method creates a new Client Automation query.

Parameters

xsd:string sessionId (m)

The session identifier.

CreateQueryProperties createQueryProperties (m)

The properties required to create a query.

Return Values

xsd:string CreateQueryReturn

If a query is successfully created, the UUID of the new query is returned.

Remarks

None

More information:

CreateQueryProperties