Compartir a través de


SmartGroup.NextLink Propiedad

Definición

Obtiene o establece el URI para capturar la página siguiente de alertas. Llame a ListNext() con este URI para capturar las alertas de la página siguiente.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a