Click or drag to resize
FieldsAdd Method (Field) DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Adds a field to this fields collection

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void Add(
	Field item
)

Parameters

item
Type: DataPA.Utils.QueryEngineField
The field to add
Remarks