Click or drag to resize
DashboardBeforeRefreshDataArgsResultsSet Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and Sets the ResultsSet collection of the refreshed query.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public Collection ResultsSet { get; set; }

Property Value

Type: Collection
The ResultsSet collection of the refreshed query.

Return Value

Type: Collection
The ResultsSet collection of the refreshed query.
Remarks