Click or drag to resize
DashboardQueryName Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates the name of this query.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public string Name { get; set; }

Property Value

Type: String
The name of this query.

Return Value

Type: String
The name of this query.
Remarks