FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deStepExecutionInfo..::..getVariableList Method

gets a list of variables and their values

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

Syntax


public SortedList<string, string> getVariableList()
Public Function getVariableList As SortedList(Of String, String)
public:
SortedList<String^, String^>^ getVariableList()

Return Value

SortedList<System.String, System.String>.