FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getSystemDashboard Method

Gets the system dashboard.

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

Syntax


public deDashboard getSystemDashboard(
	systemDashboardType oDashboardType
)
Public Function getSystemDashboard ( _
	oDashboardType As systemDashboardType _
) As deDashboard
public:
deDashboard^ getSystemDashboard(
	systemDashboardType^ oDashboardType
)

Parameters

oDashboardType
Type: FlowWright.cDevDeAPI..::..systemDashboardType
Type of the o dashboard.

Return Value

deDashboard.