SearchResultBase.LocationData Property

 

A LocationData Class object containing information about the location of the result. Get this property from the service response.

Syntax

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