BillingAccountCollectionGetAllOptions.Skip Property

Definition

The skip query option requests the number of items in the queried collection that are to be skipped and not included in the result.

public long? Skip { get; set; }
member this.Skip : Nullable<int64> with get, set
Public Property Skip As Nullable(Of Long)

Property Value

Applies to