RestSearchResults Object

This is a wrapper for the RestLocationResult list, and is returned by the DoSearch2() call.

TypeNameDescription
IntTotalResultsTotal # of results for the search.
A negative value in this field indicates an error condition.
BooleanDistanceIsMetricTrue if the measurement type is metric.
BooeanFindNearestSearch
IntSearchReqLogId
List <RestLocationResult Object>ResultListThe subset of results requested, given StartIndex and PageSize.