Click or drag to resize
ServerSecurityAutoRefreshInWeb Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a property that indicates if dashboards will be automatically refreshed in a web page when refreshed by the server.

Namespace: DataPAServerSecurity
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool AutoRefreshInWeb { get; set; }

Property Value

Type: Boolean
True if dashboards will be automatically refreshed in a web page when refreshed by the server.

Return Value

Type: Boolean
True if dashboards will be automatically refreshed in a web page when refreshed by the server.
Remarks