Click or drag to resize

AddressUnitUnit Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The unit number, e.g. 1, 1a, 1aa.

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

Property Value

Type: String
Remarks
Used in combination with a UnitType, the unit number uniquely identifies a specific unit within a collection of units that all have the same street number. For example, in an apartment building, the Unit is used to identify a particular apartment. The AddressUnit "Apartment 1a" has a Unit of 1a.
See Also