Compartir a través de


RecommendedActionImpactRecord.AbsoluteValue Propiedad

Definición

Obtiene el valor absoluto de esta dimensión si procede. Por ejemplo, número de consultas afectadas

[Newtonsoft.Json.JsonProperty(PropertyName="absoluteValue")]
public double? AbsoluteValue { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="absoluteValue")>]
member this.AbsoluteValue : Nullable<double>
Public ReadOnly Property AbsoluteValue As Nullable(Of Double)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a