AggregationStatisticsType Enumeration
Statistics to be used while aggregation.
Syntax
|
Constants
|
Enum AggregationStatisticsType
scAggregateMeans = 1
scAggregateMedians = 2
scAggregateSum = 3
scAggregateMinimum = 4
scAggregateMaximum = 5
scAggregateMode = 6
scAggregateNone = 7
scAggregateStdDev = 8
scAggregateFirst = 9
scAggregateLast = 10
End Enum
|
- scAggregateMeans
- scAggregateMedians
- scAggregateSum
- scAggregateMinimum
- scAggregateMaximum
- scAggregateMode
- scAggregateNone
- scAggregateStdDev
- scAggregateFirst
- scAggregateLast
|
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.