Edit

ChangeListSearchCriteria.Skip Property

Definition

Number of results to skip (used when clicking more...)

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="skip")]
public Nullable<int> Skip { get; set; }
member this.Skip : Nullable<int> with get, set
Public Property Skip As Nullable(Of Integer)

Property Value

Attributes

Applies to