FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsFormWidget..::..getEvents Method

Gets the events.

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

Syntax


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

Return Value

Dictionary<System.String, clsFormWidgetEvent>.