Click or drag to resize

StructuredAddressDataUnits Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets the unit types and corresponding unit numbers as AddressUnit objects. E.g. "Floor 2, Building 3".

Namespace:  Telogis.GeoBase.Addresses
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public AddressUnit[] Units { get; set; }

Property Value

Type: AddressUnit

Implements

IStructuredAddressDataUnits
See Also