The columns composed of aggregate functions to return data for. Optional.

Namespace: ININ.IceLib.Configuration.Dialer
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)

Syntax

C#
public IList<AggregateExpression> Aggregates { get; private set; }
Visual Basic
Public Property Aggregates As IList(Of AggregateExpression)
	Get
	Private Set

See Also