FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getAutoDetectDashboardWidgets Method

Gets Auto Detect Dashboard Widget.

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

Syntax


public DataTable getAutoDetectDashboardWidgets(
	string sFilePath
)
Public Function getAutoDetectDashboardWidgets ( _
	sFilePath As String _
) As DataTable
public:
DataTable^ getAutoDetectDashboardWidgets(
	String^ sFilePath
)

Parameters

sFilePath
Type: String
The s file path.

Return Value

DataTable.