QueryDataInput.Query Property

Definition

Specify the query you would like to run.

[System.Text.Json.Serialization.JsonPropertyName("query")]
public string Query { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("query")>]
member this.Query : string with get, set
Public Property Query As String

Property Value

Attributes

Applies to