Gets Auto Detect Dashboard Widget.
Namespace:
FlowWright.cDevDeAPI
Assembly:
cDevDeAPI (in cDevDeAPI.dll)
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.