FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsFormWidget..::..getInputs Method

Gets the inputs.

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

Syntax


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

Return Value

Dictionary<System.String, clsFormWidgetInput>.