JobGetHistoryParameters.Skip Property

Definition

Optional. Specify the (0-based) index of the history list from which to begin requesting entries.

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

Property Value

Applies to