Click or drag to resize

StreetNameDetailsGetPrimaryNameWithNumber Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets the primary name with a number, if it is valid, of this StreetNameDetails.

Namespace:  Telogis.GeoBase.Routing
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public virtual string GetPrimaryNameWithNumber(
	string culture
)

Parameters

culture
Type: SystemString
The culture to follow when writing the name and number

Return Value

Type: String
The primary name of the street with the street number.
See Also