Click or drag to resize
QuerySystemName Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the system name this query relates to (if any)

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

Property Value

Type: String
The system name this query relates to (if any)

Return Value

Type: String
The system name this query relates to (if any)
Remarks