Click or drag to resize

StructuredAddressDataStreetNames Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets all of the names of this street. The primary street name is the first element of the array.

Namespace:  Telogis.GeoBase.Addresses
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public string[] StreetNames { get; set; }

Property Value

Type: String

Implements

IStructuredAddressDataStreetNames
See Also