WebCenter Interaction API  
 

PT_SEARCH_SETTING.PT_SEARCHSETTING_SKIPRESULTS Field

Number of results to skip before returning results. To start at the beginning, use 0. For results 11-20, use 10. Default: 0. Value type: Integer.

public const int PT_SEARCHSETTING_SKIPRESULTS = 10;

See Also

PT_SEARCH_SETTING Class | com.plumtree.server Namespace