Click or drag to resize
PublishedContentAutoRefresh Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a value that indicates if this published content will be refreshed automatically on the server.

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool AutoRefresh { get; }

Return Value

Type: Boolean
True if this published content will be refreshed automatically on the server.
Remarks