FindCriteria.MaxResults Property

Definition

Gets or sets the maximum number of responses required from the find operation.

public:
 property int MaxResults { int get(); void set(int value); };
public int MaxResults { get; set; }
member this.MaxResults : int with get, set
Public Property MaxResults As Integer

Property Value

The maximum number of response required from the find operation.

Applies to