BusinessSearchResult.Neighborhoods Property

 

A Neighborhood Class array indicating the neighborhoods where the business is found. Get this property from the service response.

Syntax

public Neighborhood[] Neighborhoods { set; get; }
Public Property Neighborhoods As Neighborhood()