Compartir a través de


MetricSpecificationV1.FillGapWithZero Propiedad

Definición

Obtiene o establece el valor true para rellenar los espacios con cero.

[Newtonsoft.Json.JsonProperty(PropertyName="fillGapWithZero")]
public bool? FillGapWithZero { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="fillGapWithZero")>]
member this.FillGapWithZero : Nullable<bool> with get, set
Public Property FillGapWithZero As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a