Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IDocumentQuery.SetStartRow Method 

Sets an index of the first query result to return.

void SetStartRow(
   int startRow
);

Parameters

startRow
An index of the first query result to return.

See Also

IDocumentQuery Interface | Plumtree.Remote.PRC Namespace