Representation of the location of a Veriplace user.
Namespace:
Veriplace.ClientAssembly: Veriplace.Client (in Veriplace.Client.dll) Version: 1.7.0.25986 (1.7.0.0)
Syntax
Remarks
This class inherits all of the properties of Position, which always include longitude latitude coordinates in degrees and an uncertainty radius in meters. Geographic address information such as street address and city are also included whenever possible.
Properties not inherited from Position are:
- A unique identifier (Id) which can be used to requery the same data later.
- A creation timestamp indicating the date and time that the location was generated.
- An expiration date after which the location must be discarded, as per the Veriplace Developer Terms of Service.
- An optional reference to a nearby PointOfInterest (if you requested this information).
- An optional reference to a nearby StreetIntersection (if you requested this information).