Click or drag to resize
SourceDataRequestEventArgsQueryID Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and Sets the Unique ID of the query

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

Property Value

Type: String

Implements

SourceDataRequestEventArgs_SourceDataRequestEventArgsQueryID
See Also