ODataUri.Top Property

Definition

Gets or sets any $top option for this uri.

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

Property Value

Applies to