Click or drag to resize
DashboardDesignerImportDashboard Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Imports a dashboard and adds it to an existing open dashbpoard.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public bool ImportDashboard(
	string FileName
)

Parameters

FileName
Type: SystemString
The fully qualified pathname of the dashboard file that is to be imported.

Return Value

Type: Boolean
True if the dashboard was imported.
Remarks