deFormDefinition..::..getInstances Method
Gets the form instances.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public Dictionary<string, deFormInstance> getInstances()
Public Function getInstances As Dictionary(Of String, deFormInstance)
public: Dictionary<String^, deFormInstance^>^ getInstances()