AddressElementType Enumeration |
Address Element Type
Namespace:
Autoaddress.Autoaddress2_0.Model
Assembly:
Autoaddress2.0SDK (in Autoaddress2.0SDK.dll) Version: 1.0.18
Syntaxpublic enum AddressElementType
Public Enumeration AddressElementType
public enum class AddressElementType
Members
| Member name | Value | Description |
---|
| Unknown | 0 | |
| Organisation | 1 | |
| AddressPointName | 2 | |
| BuildingName | 3 | |
| BuildingNumber | 4 | |
| BuildingGroup | 5 | |
| Thoroughfare | 6 | |
| Locality | 7 | |
| Village | 8 | |
| Town | 9 | |
| PostTown | 10 | |
| City | 11 | |
| DublinPostalArea | 12 | |
| County | 13 | |
| Eircode | 14 | |
| UrbanArea | 16 | |
| RuralLocality | 17 | |
See Also