Click or drag to resize
DashboardDesignerOpenDashboardFromService Method (String, String) DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Opens a ManagedDashboard object from a DataPA Enterprise Service.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public bool OpenDashboardFromService(
	string DashboardFile,
	ref string ErrorMessage
)

Parameters

DashboardFile
Type: SystemString
ErrorMessage
Type: SystemString

Return Value

Type: Boolean
True if dashboard is opened.
Remarks