StreetNameDetailsGetPrimaryNameWithNumber Method | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Namespace:
Telogis.GeoBase.Routing
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public virtual string GetPrimaryNameWithNumber(
string culture
)
Public Overridable Function GetPrimaryNameWithNumber (
culture As String
) As String
Parameters
- culture
- Type: SystemString
The culture to follow when writing the name and number
Return Value
Type:
StringThe primary name of the street with the street number.
See Also