FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getDashboardWidgetsByType Method

Gets widgets using type

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

Syntax


public DataTable getDashboardWidgetsByType(
	widgetType oWidgetType
)
Public Function getDashboardWidgetsByType ( _
	oWidgetType As widgetType _
) As DataTable
public:
DataTable^ getDashboardWidgetsByType(
	widgetType^ oWidgetType
)

Parameters

oWidgetType
Type: FlowWright.cDevDeAPI..::..widgetType
Type of the o widget.

Return Value

DataTable.