A single "what" result returned from a VEMap.Find Method search.
VEFindResult.Shape Property
A reference to the VEShape Class object corresponding to this FindResult object. The VEShape object represents the result's pushpin displayed on the map.
VEFindResult.Name Property
The name of the found result.
VEFindResult.Description Property
The description of the found result.
VEFindResult.FindType Property
The VEFindType Enumeration enumeration that represents the type of Find that was performed. This matches the findType parameter specified in the Find method call from which this result was generated.
VEFindResult.IsSponsored Property
A Boolean value that indicates whether the found result is a paid advertisement.
VEFindResult.LatLong Property
A VELatLong Class object that represents the location of the found result.
VEFindResult.Phone Property
The telephone number of the found result.