Click or drag to resize
QuerySourceFields Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a collection of fields available from the source dataset

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

Return Value

Type: Fields
A collection of fields available from the source dataset
See Also