Click or drag to resize
SubjectFields Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a collection of fields for this subject

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

Property Value

Type: Fields
A collection of fields for this subject

Return Value

Type: Fields
A collection of fields for this subject
Remarks