Click or drag to resize

ExpandFieldAggregation Field

Defines if an aggregation function should be applied to the field.

Namespace:  PDTec.IceNet.Core.Database.Query
Assembly:  PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
public Aggregation Aggregation

Field Value

Type: Aggregation
Remarks
If any grouping or aggregation is set, all fields must have an aggreation or GroupPriority property set.
See Also