FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deMobile..::..getOpenTasks Method

Gets the open tasks.

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

Syntax


public clsTaskList getOpenTasks(
	string mobileAPIKey
)
Public Function getOpenTasks ( _
	mobileAPIKey As String _
) As clsTaskList
public:
clsTaskList^ getOpenTasks(
	String^ mobileAPIKey
)

Parameters

mobileAPIKey
Type: String
The mobile API key.

Return Value

clsTaskList.

Exceptions


ExceptionCondition
[NotImplementedException]