FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deQueue..::..getRolesWithAccess Method

Gets the roles with access.

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

Syntax


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

Return Value

Dictionary<System.String, System.String>.