次の方法で共有


QueryStatistic.AggregationFunction プロパティ

定義

集計関数名を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.aggregationFunction")]
public string AggregationFunction { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.aggregationFunction")>]
member this.AggregationFunction : string with get, set
Public Property AggregationFunction As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象