FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deWorkflowInstance..::..getInvolvedUsers Method

Gets the involved users.

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

Syntax


public List<string> getInvolvedUsers()
Public Function getInvolvedUsers As List(Of String)
public:
List<String^>^ getInvolvedUsers()

Return Value

List<System.String>.