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