PresentationTimeRange.EndTimestamp プロパティ

定義

絶対終了時刻境界を取得または設定します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象