Click or drag to resize

PFQueryGetAggregationsFields Method

Gets the names of all fields/columns used in aggregations.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public List<string> GetAggregationsFields()

Return Value

Type: ListString
See Also