Sdílet prostřednictvím


SearchBaseOptions.Skip Property

Definition

Starting offset of the returned results within the full result set. Default: 0, minimum: 0 and maximum: 1900.

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

Property Value

Applies to