SearchResultSet.SearchRegion Property

 

A SearchRegion Class object containing a location or area that matches the 'where' component of the search query. Get this property from the service response.

Syntax

public SearchRegion SearchRegion { set; get; }
Public Property SearchRegion As SearchRegion