Click or drag to resize
SystemStructureForceReload Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
If TRUE the next GET of structure will reload from the AppServer, rather than the local cache.

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

Property Value

Type: Boolean
If TRUE the next GET of structure will reload from the AppServer.

Return Value

Type: Boolean
If TRUE the next GET of structure will reload from the AppServer.
Remarks
If TRUE the next GET of structure will reload from the AppServer.
See Also