Click or drag to resize

StreetPointAddresses Property

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

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public virtual List<PointAddress> PointAddresses { get; }

Property Value

Type: ListPointAddress
Remarks
Most streets have a number of PointAddresss that represent different unique addresses in that street.
See Also