Click or drag to resize
DashboardQueryResultsSet Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the results set for this 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 results set for this query.

Return Value

Type: Collection
The results set for this query.
Remarks