Click or drag to resize
RunLookupCached Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a value that indicates if there is cached data for this lookup.

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

Return Value

Type: Boolean
A value that indicates if there is cached data for this lookup.
Remarks