BusinessSearchResult.Address Property

 

An Address Class object indicating the address of the business. Get this property from the service response.

Syntax

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