SharePoint Integrator V4 - Online Help
SharePoint Integrator V4
Questions / Feedback?

RangeCount Property

The number of results to return in the search.

Object Oriented Interface

public function getRangeCount();
public function setRangeCount($value);

Procedural Interface

insp_spsearch_get($res, 22 );
insp_spsearch_set($res, 22, $value );

Default Value

10

Remarks

This property defines the maximum number of results to return from a search. By default, a search will return 10 results.

Data Type

Integer

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 4.0.6240.0