Compartir a través de


CreateVideoReviewsBodyItem.Timescale Propiedad

Definición

Obtiene o establece la escala temporal del vídeo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a