FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsStepDefinition..::..getInputs Method

Gets the inputs.

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

Syntax


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

Return Value

Dictionary<System.String, clsStepInput>.