Click or drag to resize

UnitType Enumeration

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Indicates the type of unit indicator used in an address.

Namespace:  Telogis.GeoBase.Addresses
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public enum UnitType
Members
  Member nameValueDescription
Apartment0 An apartment.
Building1 A building. This is a specific building in a collection of buildings that all have the same street number. It differs from Building, which is the name used to identify a building as a substitute of (or in combination with) a street number.
Floor2 A floor within a building.
Suite3 A suite within a building.
Unit4 A unit. This is also the default value for unspecified unit types.
See Also