Language
Edit

GitQueryCommitsCriteria.Top Property

Definition

Maximum number of entries to retrieve

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

Property Value

Attributes

Applies to