Share via


ISource.IndexOffset property

Index number of the first search result

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

Syntax

'Declaration
ReadOnly Property IndexOffset As Integer
    Get
'Usage
Dim instance As ISource
Dim value As Integer

value = instance.IndexOffset
int IndexOffset { get; }

Property value

Type: System.Int32

See also

Reference

ISource interface

ISource members

Microsoft.Office.Server.Search.Administration.Query namespace