Click or drag to resize
PushQueryResultstoinmydataEventArgsQueryID Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets or sets a value that is the query id of the query whose results should published to inmydata

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

Property Value

Type: String
A value that is the query id of the query whose results should published to inmydata

Return Value

Type: String
A value that isthe query id of the query whose results should published to inmydata
Remarks