LocationList._itemsPerPage field
Especifica o número de resultados da pesquisa serão exibidos por página.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Protected _itemsPerPage As Integer
'Uso
Dim value As Integer
value = Me._itemsPerPage
Me._itemsPerPage = value
protected int _itemsPerPage