Gets the automatic detect dashboard widgets from DLLS.
Namespace:
FlowWright.cDevDeAPI
Assembly:
cDevDeAPI (in cDevDeAPI.dll)
public DataTable getAutoDetectDashboardWidgetsFromDlls(
string[] dllNames
)
Public Function getAutoDetectDashboardWidgetsFromDlls ( _
dllNames As String() _
) As DataTable
public:
DataTable^ getAutoDetectDashboardWidgetsFromDlls(
array<String^>^ dllNames
)
Parameters
- dllNames
- Type: array<String>[]()[][]
The DLL names.
Return Value
DataTable.