Share via


ODataEntityReferenceLinks.NextPageLink Property

Definition

Gets or sets the optional next link of the $ref collection.

public Uri NextPageLink { get; set; }
member this.NextPageLink : Uri with get, set
Public Property NextPageLink As Uri

Property Value

Uri

The optional next link of the $ref collection.

Applies to