Click or drag to resize
DashboardQueriesGetFirstQuery Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the first query in the collection.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public DashboardQuery GetFirstQuery()

Return Value

Type: DashboardQuery
The first query in the collection.
Remarks