Click or drag to resize

IOneLineAddressData Properties

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

The IOneLineAddressData type exposes the following members.

Properties
  NameDescription
Public propertyCountry
Gets the Country country of the address.
(Inherited from IAddressData.)
Public propertyFields
Returns a list of field names that can be accessed on this IAddressData.
(Inherited from IAddressData.)
Public propertyFullAddress
Gets the entire address string.
Public propertyJSONName
Gets the JSONName of the object.
(Inherited from IJSONSerializable.)
Public propertyLocation
Gets the LatLon location of the address.
(Inherited from IAddressData.)
Top
See Also