Compartilhar via


IDPSQueryObject.Skip Propriedade

Definição

Obtém ou define o número de registros que correspondem ao filtro para ignorar

[Newtonsoft.Json.JsonProperty(PropertyName="skip")]
public int? Skip { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="skip")>]
member this.Skip : Nullable<int> with get, set
Public Property Skip As Nullable(Of Integer)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a