LocationList._startItem field

Specifies the number of the first item returned in the search results.

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Protected _startItem As Integer
'Usage
Dim value As Integer

value = Me._startItem

Me._startItem = value
protected int _startItem

See also

Reference

LocationList class

LocationList members

Microsoft.Office.Server.Search.Query namespace