Click or drag to resize
ServerSecurityMaxDashboardDataCache Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a property that indicates the maximum number of dashboards for which the web application should cache data for

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

Property Value

Type: Int32
The maximum number of dashboards for which the web application should cache data for

Return Value

Type: Int32
The maximum number of dashboards for which the web application should cache data for
Remarks