FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deWorkflowInstance..::..getRequiredGlobals Method

Gets the required globals.

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

Syntax


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

Return Value

List<System.String>.