TimeAggregationOperator Enum

Definition

Defines values for TimeAggregationOperator.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum TimeAggregationOperator
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type TimeAggregationOperator = 
Public Enum TimeAggregationOperator
Inheritance
TimeAggregationOperator
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Average 0
Last 4
Maximum 2
Minimum 1
Total 3

Applies to