Click or drag to resize
DashboardObjectResetSummaryDataTable Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Resets the summary data table for this object, forcing it to be rebuilt

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public void ResetSummaryDataTable()
Remarks
Should be called whenever an event will change the data displayed by this object (i.e. a filter change)
See Also