IHasLocation Interface

Container for the current last-known location of an item.

Definition

Namespace: MobileTrack.Common.Interfaces
Assembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
public interface IHasLocation

Properties

LastLocationFix When the last known Gps Fix was made to this device (if applicable)
Location The last known Gps fix of this item (if applicable)

See Also