Click or drag to resize
QueryManifest Constructor (DashboardQuery) DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Creates and returns a new object

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

Parameters

Query
Type: DataPAEnterpriseDashboardDashboardQuery
The Query from which to create the new object
Remarks