Udostępnij za pośrednictwem


EventsCustomMetricInfo.ValueSum Property

Definition

Gets or sets the sum of the custom metric

[Newtonsoft.Json.JsonProperty(PropertyName="valueSum")]
public double? ValueSum { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="valueSum")>]
member this.ValueSum : Nullable<double> with get, set
Public Property ValueSum As Nullable(Of Double)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to