Bagikan melalui


ResourceQueryRequestOptions.Skip Property

Definition

The number of rows to skip from the beginning of the results. Overrides the next page offset when $skipToken property is present.

public int? Skip { get; set; }
member this.Skip : Nullable<int> with get, set
Public Property Skip As Nullable(Of Integer)

Property Value

Applies to