Click or drag to resize
ControlPanelObjectQueryParameters Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a collection of the query parameters that this control panel object represents.

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

Property Value

Type: Collection
A collection of the query parameters that this control panel object represents.

Return Value

Type: Collection
A collection of the query parameters that this control panel object represents.

Implements

FilterParameterQueryParameters
Remarks