QueryData.Skip Property

Definition

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

Property Value

Attributes

Applies to