Click or drag to resize
DashboardDesignerCloseDashboard Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Closes the currently open ManagedDashboard object. If force TRUE, the user will not be prompted to save any changes.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public bool CloseDashboard(
	bool Force = false
)

Parameters

Force (Optional)
Type: SystemBoolean

Return Value

Type: Boolean
Remarks