Click or drag to resize
DashboardObjectResetDataProvider Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Resets the dataprovider 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 ResetDataProvider()
Remarks
Should be called whenever the query data changes, or the definition of this object changes.
See Also