SearchResultBase.Distance Property

 

A double indicating the distance between the search result and the 'where' component of the search query. Get this property from the service response.

Syntax

public double Distance { set; get; }
Public Property Distance As Double

Remarks

The Distance property is returned in the units specified in the UserProfile.DistanceUnit Property.