Megosztás a következőn keresztül:


EventsCustomMetricInfo.ValueMin Property

Definition

Gets or sets the minimum value of the custom metric

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to