Click or drag to resize

CorrectedLocation Properties

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The CorrectedLocation type exposes the following members.

Properties
  NameDescription
Public propertyConfidenceLevel
The confidence that the corrected location is accurate, as a ConfidenceLevel enumeration. Set to None if this is a failed request.
Public propertyFailureReason
The reason the location correction request failed, as a string. Set to null if this is a successful request.
Public propertyIntersection
The LatLon coordinates that represent the closest point where the corrected location intersects the street. Set to Empty if this is a failed request.
Public propertyLocation
The corrected LatLon coordinates that match the street address provided. The new location is on the appropriate side of the street and has a suitable distance from the street. Set to Empty if this is a failed request.
Top
See Also