Enum LocationAccuracy
- Namespace
- XENBIT.ResQueServe.Abstractions.DataStructures
- Assembly
- RQS.Abstractions.dll
Defines levels of accuracy for a location's address data, used to specify how precisely the coordinates are identified from the geocoding processor.
public enum LocationAccuracy
- Extension Methods
Fields
District = 1HouseNumber = 3NotSet = 0Object = 4Street = 2