DashboardDesignerAutoRefreshOnClient Method |
|
DataPA OpenAnalytics API Reference
Gets a value that indicates if dashboards should autorefresh on the client.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public bool AutoRefreshOnClient()
Public Function AutoRefreshOnClient As Boolean
public:
virtual bool AutoRefreshOnClient() sealed
function AutoRefreshOnClient();
Return Value
Type:
BooleanTrue if dashboards should autorefresh on the client.
Remarks See Also