Click or drag to resize

IStreetAddressData Properties

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

The IStreetAddressData type exposes the following members.

Properties
  NameDescription
Public propertyCity
Gets the city name.
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 propertyJSONName
Gets the JSONName of the object.
(Inherited from IJSONSerializable.)
Public propertyLocation
Gets the LatLon location of the address.
(Inherited from IAddressData.)
Public propertyPostCode
Gets the postcode.
Public propertyState
Gets the state name.
Public propertyStreetAddress
Gets the street address string.
Top
See Also