de la propiedad QueryInfo.StartItem
Gets or sets a zero-based index of the first Buscar result in the list of all Buscar results.
Espacio de nombres: Microsoft.Office.Server.Search.Query
Ensamblado: Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)
Sintaxis
'Declaración
<DataMemberAttribute> _
Public Property StartItem As Integer
Get
Set
'Uso
Dim instance As QueryInfo
Dim value As Integer
value = instance.StartItem
instance.StartItem = value
[DataMemberAttribute]
public int StartItem { get; set; }
Valor de propiedad
Tipo: System.Int32
A zero-based index of the first Buscar result in the list of all Buscar results.