Click or drag to resize

StructuredAddressDataBuilding Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets Building name.

Namespace:  Telogis.GeoBase.Addresses
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public string Building { get; set; }

Property Value

Type: String

Implements

IStructuredAddressDataBuilding
Remarks
The building name refers to the name that can be used to identify a building as a substitute of (or in combination with) a street number. This usually refers to a particularly identifiable or well known building along a street e.g. a business headquarters. Note that this is different to the Building unit type which could, for example, be used to refer to a specific building within a group of units at the same street address e.g. Building 1, 100 Main Street.
See Also