Table of Contents

Enum IntervalAggregateType

Namespace
Geotab.Checkmate.ObjectModel
Assembly
Geotab.Checkmate.ObjectModel.dll

The type of aggregation for interval aggregated entities.

public enum IntervalAggregateType
Extension Methods

Fields

Daily = 1

Daily aggregation.

Monthly = 3

Monthly aggregation.

None = 0

No aggregation.

Weekly = 2

Weekly aggregation.

Yearly = 4

Yearly aggregation.