Click or drag to resize
FieldsExpanded Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a copy of this fields collection with any extent fields expanded to individual fields

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

Property Value

Type: Fields
A copy of this fields collection with any extent fields expanded to individual fields

Return Value

Type: Fields
A copy of this fields collection with any extent fields expanded to individual fields
Remarks