FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deQueue..::..getUsersWithAccess Method

Gets the users with access.

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

Syntax


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

Return Value

Dictionary<System.String, System.String>.