PT_SEARCH_SETTING.PT_SEARCHSETTING_MAXRESULTS Field
Maximum number of results to return. A value of 10 could return results 1-10, 11-20, or 104-113, depending on the value of SKIPRESULTS. Default: 10. Value type: Integer.
public const int PT_SEARCHSETTING_MAXRESULTS = 11;