StreetDataIndividualStreets Property | |
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; }
Public ReadOnly Property IndividualStreets As StreetData()
Get
Property Value
Type:
StreetDataSee Also