Click or drag to resize
DashboardDesignerOpenDashboardFromService Method (String) DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Shows the dialog to allow the user to open 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(
	ref string ErrorMessage = ""
)

Parameters

ErrorMessage (Optional)
Type: SystemString

Return Value

Type: Boolean
True if dashboard is opened.
Remarks