AquaLogic Interaction Development Kit (IDK) 6.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