Compartir a través de


PresentationTimeRange.Timescale Propiedad

Definición

Obtiene o establece la escala de tiempo de las marcas de tiempo.

[Newtonsoft.Json.JsonProperty(PropertyName="timescale")]
public long? Timescale { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="timescale")>]
member this.Timescale : Nullable<int64> with get, set
Public Property Timescale As Nullable(Of Long)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a