Click or drag to resize
FindFieldAggregation 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: 6.0.0.0 (6.0.6225.27214)
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