DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
The first query in the collection.
Gets the first query in the collection.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
| C# |
|---|
public DashboardQuery GetFirstQuery() |
| Visual Basic |
|---|
Public Function GetFirstQuery As DashboardQuery |
| Visual C++ |
|---|
public: virtual DashboardQuery^ GetFirstQuery() sealed |
Return Value
Type: DashboardQueryThe first query in the collection.