QueryData.Count Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("count")]
public float? Count { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("count")>]
member this.Count : Nullable<single> with get, set
Public Property Count As Nullable(Of Single)

Property Value

Attributes

Applies to