Click or drag to resize
ExceptionPoint Fields
Print this page

The ExceptionPoint type exposes the following members.

Fields
  NameDescription
Public fieldAddress
The street address representing the location at which the point was recorded. You could also ReverseGeocode(LatLon) the LatLon to obtain an address.
Public fieldLatLon
The location of the unit when this point was recorded.
Public fieldMarker
If this point was recorded at a marker, this field will be set to the marker. Otherwise, it is null.
Public fieldSpeed
Speed (in miles per hour).
Public fieldTimestamp
The time at which this point was recorded.
Public fieldUnitID
ID of the Unit which this point is recorded from.
Top
See Also