次の方法で共有


EntitySearchRequest.MaxCount Property

Definition

Gets the maximum count of the records to be returned.

public:
 property int MaxCount { int get(); };
public int MaxCount { get; }
member this.MaxCount : int
Public ReadOnly Property MaxCount As Integer

Property Value

Returns Int32The maximum count of the records to be returned.

Applies to