StreetDataState Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Returns the top level subdivision of a Country that this street is in
(could be state, prefecture, province, department, federal subject, district or region,
depending on the Country).
In smaller countries this could be the same as City.
Namespace:
Telogis.GeoBase
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public string State { get; }
Public ReadOnly Property State As String
Get
Property Value
Type:
StringSee Also