Compartir a través de


QueryOffers.NextLink Propiedad

Definición

Obtiene o establece la dirección URL para obtener el siguiente conjunto de resultados de la lista PrivateStore si hay alguno.

[Newtonsoft.Json.JsonProperty(PropertyName="nextLink")]
public string NextLink { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nextLink")>]
member this.NextLink : string with get, set
Public Property NextLink As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a