FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getAutoDetctFormWidgetsFromDlls Method

Gets the automatic detct form widgets from DLLS.

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

Syntax


public DataTable getAutoDetctFormWidgetsFromDlls(
	string[] dllNames
)
Public Function getAutoDetctFormWidgetsFromDlls ( _
	dllNames As String() _
) As DataTable
public:
DataTable^ getAutoDetctFormWidgetsFromDlls(
	array<String^>^ dllNames
)

Parameters

dllNames
Type: array<String>[]()[][]
The DLL names.

Return Value

DataTable.