Share via


EntitySearchRequest.IsMultiPaged Property

Definition

Gets whether the search results contain multiple pages.

public:
 property bool IsMultiPaged { bool get(); };
public bool IsMultiPaged { get; }
member this.IsMultiPaged : bool
Public ReadOnly Property IsMultiPaged As Boolean

Property Value

Returns Booleantrue if it contains multiple pages; otherwise false.

Applies to