Share via


ListingContext.MaxResults Property

Definition

Gets or sets the MaxResults value.

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

Property Value

The MaxResults value.

Applies to