Click or drag to resize
ManagedDashboardClearData Method (Boolean) DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Clears all stored data from this dashboard.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public void ClearData(
	bool LeaveSourceDataForAppendingQueries
)

Parameters

LeaveSourceDataForAppendingQueries
Type: SystemBoolean
The fully qualified path to the query file.
Remarks
The dashboard will not render any object until the query(s) are refreshed
See Also