Click or drag to resize
QueryDatasetDashboardQueryID Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the ID of the dashboard query that this dataset belongs to

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string DashboardQueryID { get; set; }

Return Value

Type: String
The ID of the dashboard query that this dataset belongs to

Implements

QueryDataset_QueryDatasetDashboardQueryID
See Also