FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deRuntime..::..getTasks Method

Returns all tasks from the system from a given user

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

Syntax


public DataTable getTasks(
	string userID
)
Public Function getTasks ( _
	userID As String _
) As DataTable
public:
DataTable^ getTasks(
	String^ userID
)

Parameters

userID
Type: String
The user identifier.

Return Value

OleDbDataReader