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