FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getQueueDataByName Method

Gets the queue data.

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

Syntax


public DataTable getQueueDataByName(
	string sQueueName
)
Public Function getQueueDataByName ( _
	sQueueName As String _
) As DataTable
public:
DataTable^ getQueueDataByName(
	String^ sQueueName
)

Parameters

sQueueName
Type: String
Name of the s queue.

Return Value

DataTable.