FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deRuntime..::..getUsersWithOpenTasks Method

Gets the users with open tasks.

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

Syntax


public Dictionary<string, deUser> getUsersWithOpenTasks()
Public Function getUsersWithOpenTasks As Dictionary(Of String, deUser)
public:
Dictionary<String^, deUser^>^ getUsersWithOpenTasks()

Return Value

Dictionary<System.String, deUser>.