Share via


GetDataFeedsOptions.Skip Property

Definition

If set, skips the first set of items returned. This property specifies the amount of items to be skipped.

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

Property Value

Applies to