FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsStepDefinition..::..returnValues Method

get the return values for the steps

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

Syntax


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

Return Value

Hashtable.