Compartir a través de


AutoPauseDelayTimeRange.StepSize Propiedad

Definición

Obtiene el valor del paso para los valores discretos entre el valor mínimo y el valor máximo.

[Newtonsoft.Json.JsonProperty(PropertyName="stepSize")]
public int? StepSize { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="stepSize")>]
member this.StepSize : Nullable<int>
Public ReadOnly Property StepSize As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a