ContentIterator.MaxItemsPerQuery field

The maximum number of items for a SPQuery query.

Namespace:  Microsoft.Office.Server.Utilities
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Public Const MaxItemsPerQuery As UInteger
'Usage
Dim value As UInteger

value = ContentIterator.MaxItemsPerQuery
public const uint MaxItemsPerQuery

See also

Reference

ContentIterator class

ContentIterator members

Microsoft.Office.Server.Utilities namespace