Click or drag to resize
DashboardDesignerRefreshObject Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Forces a redraw of the given Dashboard object.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public void RefreshObject(
	DashboardObject DashboardObject
)

Parameters

DashboardObject
Type: DataPAEnterpriseDashboardDashboardObject
The DashboardObject you want to refresh.
Remarks