AggregationIntervalType Enumeration
Time interval over which data needs to be aggregated.
Syntax
|
Constants
|
Enum AggregationIntervalType
scMinutes = 1
scHours = 2
scDays = 3
scWeekly = 4
scMonthly = 5
scQuarterly = 6
scAnnually = 7
End Enum
|
- scMinutes
- scHours
- scDays
- scWeekly
- scMonthly
- scQuarterly
- scAnnually
|
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.