VisualizeQueryInput.TimeRange Property

Definition

Time Range

[System.Text.Json.Serialization.JsonPropertyName("timerange")]
public System.Text.Json.JsonElement? TimeRange { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("timerange")>]
member this.TimeRange : Nullable<System.Text.Json.JsonElement> with get, set
Public Property TimeRange As Nullable(Of JsonElement)

Property Value

Attributes

Applies to