Dynamicweb 8 Documentation
EstimateResults Method (IResultsEstimatorFilter)

The value submitted for the filter.
Returns the estimated number of search results that could be retrieved if the given value is submitted for the filter.
Syntax
'Declaration
 
Function EstimateResults( _ 
   ByVal value As FilterRequestValue _ 
) As Long
long EstimateResults( 
   FilterRequestValue value 
)

Parameters

value
The value submitted for the filter.

Return Value

The estimated number of search results.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IResultsEstimatorFilter Interface
IResultsEstimatorFilter Members

Send Feedback