JobGetHistoryParameters.Top Property

Definition

Optional. Specify the number of history entries to request, in the of range [1..100].

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

Property Value

Applies to