Property AggregateType
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
AggregateType
Gets or sets the type of aggregate operation (Count, Sum, Average, Min, Max, StdDev, Variance).
public AggregateType AggregateType { get; set; }