PresentationTimeRange.ForceEndTimestamp プロパティ

定義

終了タイム スタンプの既存の強制を示すインジケーターを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象