Click or drag to resize

StreetAddressData Properties

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

The StreetAddressData type exposes the following members.

Properties
  NameDescription
Public propertyCity
Gets the city name.
Public propertyCountry
Gets or sets the Country for this address.
Public propertyFields
Returns a list of field names that can be accessed on this IAddressData.
Public propertyJSONName
Gets the JSONName of the object.
Public propertyLocation
Gets or sets the LatLon for this address.
Public propertyPostCode
Gets the postcode.
Public propertyState
Gets the state name.
Public propertyStreetAddress
Gets the street address.
Top
See Also