ODataUri.Skip Property

Definition

Gets or sets any $skip option for this uri.

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

Property Value

Applies to