Compartir a través de


PresentationTimeRange.EndTimestamp Propiedad

Definición

Obtiene o establece el límite de tiempo de finalización absoluto.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a