AggregationType Enumeration

Definition

Definiert Werte für AggregationType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum AggregationType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type AggregationType = 
Public Enum AggregationType
Vererbung
AggregationType
Attribute
Newtonsoft.Json.JsonConverterAttribute

Felder

Average 1
Count 2
Maximum 4
Minimum 3
None 0
Total 5

Gilt für: