StreetAddressDataLocation Property | ![Verizon Connect Logo](../icons/logo.jpg) |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets or sets the
LatLon for this address.
Namespace:
Telogis.GeoBase.Addresses
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntaxpublic LatLon Location { get; set; }
Public Property Location As LatLon
Get
Set
Property Value
Type:
LatLonImplements
IAddressDataLocation
See Also