Skip to main content

What it does

Gets a set of records listing the processing stages available to the user.

Definition

Queue [] GetAvailableQueues( int sessionId, int projectId );

Parameters

NameTypeDescription
sessionIdintThe ID of the connection to the Application Server
projectIdintThe ID of the project for which to get the list of tasks

Returned value

TypeDescription
Queue[]The set of records listing the processing stages available to the user