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

TotalResults Property

Gets the total number of results. This property is populated after calling to Search .

Syntax

[VB.NET]
Public ReadOnlyProperty TotalResults As Integer

[C#]
public int TotalResults {get;}

Remarks

Note: This value is not guaranteed to be accurate by SharePoint. The count may be an estimate.

IsTotalResultsExact may be queried after calling Search to determine if TotalResults represents the exact number of results.

This property is read-only.

Default Value

0

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