Source.QueryType Property

Definition

Gets or sets set value to 'ResultCount'. Possible values include: 'ResultCount'

[Newtonsoft.Json.JsonProperty(PropertyName="queryType")]
public string QueryType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="queryType")>]
member this.QueryType : string with get, set
Public Property QueryType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to