PresentationTimeRange.Timescale プロパティ

定義

タイム スタンプのタイム スケールを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象