FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDashboard..::..copyDashboard Method (String)

Copies the dashboard.

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

Syntax


public deDashboard copyDashboard(
	string newDashboardName
)
Public Function copyDashboard ( _
	newDashboardName As String _
) As deDashboard
public:
deDashboard^ copyDashboard(
	String^ newDashboardName
)

Parameters

newDashboardName
Type: String
New name of the dashboard.

Return Value

deDashboard.