FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDashboard..::..setAsSystemDashboard Method

Sets as system dashboard.

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

Syntax


public bool setAsSystemDashboard(
	systemDashboardType oDashboardType
)
Public Function setAsSystemDashboard ( _
	oDashboardType As systemDashboardType _
) As Boolean
public:
bool^ setAsSystemDashboard(
	systemDashboardType^ oDashboardType
)

Parameters

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

Return Value

true if XXXX, false otherwise.