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