Click or drag to resize
ServerSecurityMaxDataCachePeriod Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates the maximum amount of time the data for a dashboard should be cached without being used

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

Property Value

Type: TimeSpan
The maximum amount of time the data for a dashboard should be cached without being used

Return Value

Type: TimeSpan
The maximum amount of time the data for a dashboard should be cached without being used
Remarks