FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deWorkflowInstance..::..getOpenTasks Method

Gets the open tasks.

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

Syntax


public Dictionary<string, deTask> getOpenTasks()
Public Function getOpenTasks As Dictionary(Of String, deTask)
public:
Dictionary<String^, deTask^>^ getOpenTasks()

Return Value

Dictionary<System.String, deTask>.