Enum AggregationType
- Namespace
- Datafication.Core.Data
- Assembly
- Datafication.Core.dll
Enumeration of supported aggregation types for DataBlock operations.
public enum AggregationType
Fields
Count = 4Max = 1Mean = 3Min = 0StandardDeviation = 5Sum = 2Variance = 6