FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deFormDefinition..::..getInstances Method

Gets the form instances.

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

Syntax


public Dictionary<string, deFormInstance> getInstances()
Public Function getInstances As Dictionary(Of String, deFormInstance)
public:
Dictionary<String^, deFormInstance^>^ getInstances()

Return Value

Dictionary<System.String, deFormInstance>.