clsStepDefinition..::..getInputs Method
Gets the inputs.
Namespace:
FlowWright.cDevDecisionEngineAssembly: cDevDecisionEngine (in cDevDecisionEngine.dll)
Syntax
public Dictionary<string, clsStepInput> getInputs()
Public Function getInputs As Dictionary(Of String, clsStepInput)
public: Dictionary<String^, clsStepInput^>^ getInputs()