FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..autoDetectStepsFromDlls Method

Automatics the detect steps from DLLS.

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

Syntax


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

Parameters

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

Return Value

DataTable.