Click or drag to resize

StreetDataIndividualStreets Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
If the StreetData represents multiple streets (IsSingular is false), IndividualStreets provides a StreetData object for each of the individual streets that this StreetData describes.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public StreetData[] IndividualStreets { get; }

Property Value

Type: StreetData
See Also