Edit

ChangeListSearchCriteria.Top Property

Definition

If provided, the maximum number of history entries to return

[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