GetLocationHistory Method

Unofficial Content

Method used for Tracking purposes. Gets the Location History from the Tracking event that has been or is being executed.

Parameters

Name Type Description
StartTime DateTime Specifies the initial time from where you want to get the geolocation information history.

Return value

  • GeolocationInfo:
    type: GeolocationInfo SDT Collection
    Returns a collection of SDT Geolocation Info with all the geolocations automatically gathered form the initial time till now with the Start Tracking method.

How To's