Share via


SearchResultSet.AlternateSearchRegions Property

 

A SearchRegion Class array containing other possible matches for the 'where' component of the search. Get this property from the service response.

Syntax

public SearchRegion[] AlternateSearchRegions { set; get; }
Public Property AlternateSearchRegions As SearchRegion()