Place Members

Include Protected Members
Include Inherited Members

The Place type exposes the following members.

Constructors

  Name Description
Public method Place()
Constructor
Public method Place(Place)
Constructor
Public method Place(UInt32, PlaceKind, BasicGeoposition, Double)
Constructor
Public method Place(UInt32, PlaceKind, BasicGeoposition, Double, DateTimeOffset, TimeSpan, TimeSpan, UInt32)
Constructor

Properties

  Name Description
Public property Id
Unique identifier of the place.
Public property Kind
Type or kind of the place.
Public property LengthOfStay
Time how long the device stayed in this location during last visit.
Public property Position
Geographic position of the place.
Public property Radius
The radius of the circular area of the place centered at Position in meters.
Public property Timestamp
The time when the place has beed entered.
Public property TotalLengthOfStay
Time how long the device stayed in this location in total.
Public property TotalVisitCount
Total number of times the device has visited this place.

See Also

Place Class

Lumia.Sense Namespace