Click or drag to resize
ManagedDashboardClearCachedSourceData Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
If the dashboard has been loaded without source data, will clear the stored data

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public void ClearCachedSourceData()
Remarks
When a dashboard is opened without source data, the source data is cached to local temp files. This sub clears the source data from those local temp files
See Also