FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getAutoDetctBusinessObjectsFromDlls Method

Gets the automatic detct business objects from DLLS.

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

Syntax


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

Parameters

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

Return Value

DataTable.