Table of Contents

Enum AggregationType

Namespace
Datafication.Core.Data
Assembly
Datafication.Core.dll

Enumeration of supported aggregation types for DataBlock operations.

public enum AggregationType

Fields

Count = 4
Max = 1
Mean = 3
Min = 0
StandardDeviation = 5
Sum = 2
Variance = 6