FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..hasDashboard Method (String, String, deDashboard%)

Determines whether the specified dashboard identifier has dashboard.

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

Syntax


public itemExistStatus hasDashboard(
	string dashboardID,
	string dashboardName,
	out deDashboard oDashboard
)
Public Function hasDashboard ( _
	dashboardID As String, _
	dashboardName As String, _
	<OutAttribute> ByRef oDashboard As deDashboard _
) As itemExistStatus
public:
itemExistStatus^ hasDashboard(
	String^ dashboardID, 
	String^ dashboardName, 
	[OutAttribute] deDashboard^% oDashboard
)

Parameters

dashboardID
Type: String
The dashboard identifier.
dashboardName
Type: String
Name of the dashboard.
oDashboard
Type: FlowWright.cDevDeAPI..::..deDashboard%
The o dashboard.

Return Value

itemExistStatus.