ReadOnlySource.IndexOffset property
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public ReadOnly Property IndexOffset As Integer
Get
'Uso
Dim instance As ReadOnlySource
Dim value As Integer
value = instance.IndexOffset
public int IndexOffset { get; }
Property value
Type: System.Int32