FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getListOfQueues Method

returns a list of queues for the current instances

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


public DataTable getListOfQueues(
	string sWorkflowInstanceID
)
Public Function getListOfQueues ( _
	sWorkflowInstanceID As String _
) As DataTable
public:
DataTable^ getListOfQueues(
	String^ sWorkflowInstanceID
)

Parameters

sWorkflowInstanceID
Type: String
The s workflow instance identifier.

Return Value

DataTable.