Click or drag to resize
ManagedDashboardLoadSourceData Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
If the dashboard has been loaded without source data, will force the data to load

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public bool LoadSourceData()

Return Value

Type: Boolean
True if the source data was succesfully loaded
Remarks
When a dashboard is opened without source data, the source data is cached to local temp files. This function attempts to load the source data from those local temp files
See Also