Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IDocumentQuery.SetMaxRows Method 

Sets the maximum number of query results to return.

void SetMaxRows(
   int maxRows
);

Parameters

maxRows
the maximum number of query results to return

See Also

IDocumentQuery Interface | Plumtree.Remote.PRC Namespace