Click or drag to resize
QueryAuthor Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the name of the person who created this query

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

Property Value

Type: String
The name of the person who created this query

Return Value

Type: String
The name of the person who created this query
Remarks